Skip to content

Commit

Permalink
Dead Link corrected: missing "/"
Browse files Browse the repository at this point in the history
  • Loading branch information
windsaenger authored Oct 16, 2024
1 parent 7433417 commit f1c1f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/deploy-static-sites.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Angular, React, Vue, Ionic, Svelte and Ember

## Setup

Simply connect your repository and follow a guided setup of build dependencies and steps. After the setup, your project gets deployed instantly and will build and deploy on every following `git push`. You might want to [create a new project on the command line](docs/from-cmd-line), [deploy an existing repository](/docs/from-repo/) or [deploy one of our samples](/docs/framework-samples) for a quickstart.
Simply connect your repository and follow a guided setup of build dependencies and steps. After the setup, your project gets deployed instantly and will build and deploy on every following `git push`. You might want to [create a new project on the command line](/docs/from-cmd-line/), [deploy an existing repository](/docs/from-repo/) or [deploy one of our samples](/docs/framework-samples) for a quickstart.

## Settings

Expand Down

0 comments on commit f1c1f1c

Please sign in to comment.