mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-04 01:09:20 +02:00
docs: fix broken links (#6817)
* Fix a broken showcase GitHub URL * Seems like this site is no longer Open Source? * Seems like this site is no longer open source? * Fix as previous link leaded to a 404 * Replaces the 404 error of previous page. Not sure if this is the correct link to be placed there. * Fixes 404 error ;)
This commit is contained in:
parent
fb201313b9
commit
1c91d2f20e
3 changed files with 8 additions and 8 deletions
|
@ -213,7 +213,7 @@ Refer to [slorber/trailing-slash-guide](https://github.com/slorber/trailing-slas
|
|||
|
||||
Deploying your Docusaurus project to [Vercel](https://vercel.com/) will provide you with [various benefits](https://vercel.com/) in the areas of performance and ease of use.
|
||||
|
||||
To deploy your Docusaurus project with a [Vercel for Git Integration](https://vercel.com/docs/git-integrations), make sure it has been pushed to a Git repository.
|
||||
To deploy your Docusaurus project with a [Vercel for Git Integration](https://vercel.com/docs/concepts/git), make sure it has been pushed to a Git repository.
|
||||
|
||||
Import the project into Vercel using the [Import Flow](https://vercel.com/import/git). During the import, you will find all relevant options preconfigured for you; however, you can choose to change any of these options, a list of which can be found [here](https://vercel.com/docs/build-step#build-&-development-settings).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue