Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<h1>Greetings from a sample Python app <br/> built with the FastAPI framework!</h1>
<h2>
<span style="display:block;"><span class="one-liner">Deploying your own Python/FastAPI app on Scalingo</span> is as easy as pie:</span>
<a class="btn" href="https://my.scalingo.com/deploy?source=https://github.com/Scalingo/sample-python-fastapi">Just click this button!</a>
<a class="btn" href="https://my.scalingo.com/deploy?source=https://github.com/Scalingo/sample-python-fastapi#main">Just click this button!</a>
<span style="display:block;">It will be up in less than 2 minutes!</span>
</h2>
<p>The code of this sample lives <a href="https://github.com/Scalingo/sample-python-fastapi">on GitHub</a>. You can find <a href="http://samples.scalingo.com">more samples here</a>.</p>
Expand Down