Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into work
Browse files Browse the repository at this point in the history
  • Loading branch information
mfuji09 committed Jan 30, 2025
2 parents c8156cc + 4d34fdb commit 4f3b493
Show file tree
Hide file tree
Showing 26 changed files with 41,483 additions and 10,458 deletions.
1 change: 0 additions & 1 deletion .github/workflows/pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ jobs:
# you don't need that script as a writer. It's only used in CI
# and it can't use the default CONTENT_ROOT that gets set in
# package.json.
echo Y|yarn rari update
ARGS=$(echo $GIT_DIFF_CONTENT | sed -E -e "s#(^| )files#\1-f $CONTENT_TRANSLATED_ROOT#g")
yarn rari build --no-basic --json-issues --data-issues $ARGS
yarn yari-render-html
Expand Down
4 changes: 1 addition & 3 deletions files/es/_redirects.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# DO NOT EDIT THIS FILE MANUALLY.
# Use the CLI instead:
#
# yarn content add-redirect <fromURL> <toURL>
# Use the CLI instead.
#
# FROM-URL TO-URL
/es/docs/AJAX /es/docs/Learn_web_development/Core/Scripting/Network_requests
Expand Down
Loading

0 comments on commit 4f3b493

Please sign in to comment.