-
Couldn't load subscription status.
- Fork 1.2k
🚀 Production hotfix: Always use .html in TOC links #1289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
update API token v2 beta
Fix quick start procedure typo
Update node support to 18
Update User Guide for API tokens v2
This reverts commit 6523d60.
In the code, the variable name is `APP_URL` while in the table is just `URL`.
Fix variable name in digitalocean app platform deployment guide
* cleanup * Update Deployment page * Feedback updates * Feedback re: file paths
Remove erroneous text from code block instruction.
This reverts commit 6d20cc4.
Update amazon-aws.md
…ons/databases/sqlite.md Co-authored-by: Shaun Brown <97027841+StrapiShaun@users.noreply.github.com>
…ons/databases/sqlite.md Co-authored-by: Shaun Brown <97027841+StrapiShaun@users.noreply.github.com>
Edit the "4.3.5" in title to "4.4.5"
fix Twitter provider in U&P
* Add migration guide placeholder for MySQL 8 fix * add migration script * fix typos * specify duplicated relationships in description * add 4.5.0 to 4.5.1 migration guide * fix typo * check if table exists in db * change migration name to 4.4.5 to 4.5.1 * remove commas * add suggestions * change db get schema to trx schema * update migration guide 4.5.0 to 4.4.5 * fix typo * fix typo * fix typo Co-authored-by: Marc-Roig <marc12info@gmail.com>
* update prerequisites * import and backups * edit * Update DB reqs
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
internal
PRs created by the Strapi core team
pr: fix
Used on the docs repo for anything that is not "new" or "updated" content: chore, typos, fixes, etc.
source: repo
PRs/issues not targeting a specific documentation but rather affecting the whole repo
target: v4
Documentation PRs/issues targeting content from docs.strapi.io (main branch).
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This should fix issue #1271