Skip to content

Commit 9fd2961

Browse files
authored
Update configuration.md
1 parent 63f4289 commit 9fd2961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,5 +137,5 @@ We have a guide on [how to create migrations](https://sql.datapage.app/your-firs
137137
## Custom URL routes
138138

139139
By default, SQLPage encourages a simple mapping between the URL and the SQL file that is executed.
140-
You can also create custom URL routes by creating [`404.sql` files](http://localhost:8080/your-first-sql-website/custom_urls.sql).
141-
If you need advanced routing, you can also [add a reverse proxy in front of SQLPage](https://sql.datapage.app/reverse_proxy.sql).
140+
You can also create custom URL routes by creating [`404.sql` files](https://sql.datapage.app/your-first-sql-website/custom_urls.sql).
141+
If you need advanced routing, you can also [add a reverse proxy in front of SQLPage](https://sql.datapage.app/your-first-sql-website/nginx.sql).

0 commit comments

Comments
 (0)