Skip to content

Commit 59c8aad

Browse files
committed
updated localhost path to view app
1 parent 5e38199 commit 59c8aad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sqlite-cloud/quick-start-gin.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,6 @@ $ go run app.go
136136
```
137137

138138
7. **View your app**
139-
- Open your browser and navigate to localhost:8080.
139+
- Open your browser and navigate to `localhost:8080/artists`.
140140

141141
And that's it! You've successfully built a Gin app that reads data from a SQLite Cloud database.

0 commit comments

Comments
 (0)