Skip to content

Commit 62dcceb

Browse files
authored
Merge pull request #9 from sadikkuzu/patch-2
Fix url in readme
2 parents 0c29626 + ad61de8 commit 62dcceb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ uvicorn app:app --reload
2121

2222
(Check out [MongoDB Atlas](https://www.mongodb.com/cloud/atlas) if you need a MongoDB database.)
2323

24-
Now you can load http://localhost:8000 in your browser ... but there won't be much to see until you've inserted some data.
24+
Now you can load http://localhost:8000/docs in your browser ... but there won't be much to see until you've inserted some data.
2525

26-
If you have any questions or suggestions, check out the [MongoDB Community Forums](https://developer.mongodb.com/community/forums/)!
26+
If you have any questions or suggestions, check out the [MongoDB Community Forums](https://developer.mongodb.com/community/forums/)!

0 commit comments

Comments
 (0)