Skip to content

Commit ad61de8

Browse files
authored
Fix url in readme
1 parent 72ca002 commit ad61de8

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)