Skip to content

Commit 9fd80b1

Browse files
Byczongdjstrong
andauthored
Fix links in NameAI API readme (#579)
* fix links in readme * Update README.md --------- Co-authored-by: kwrobel.eth <djstrong@gmail.com>
1 parent 426cc57 commit 9fd80b1

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

apps/api.nameai.dev/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
## API
44
The API extends the NameGuard API and is fully compatible with it.
55

6-
NameAI-specific endpoints are under the [api.nameai.dev/nameai](https://www.api.nameai.dev/nameai) path prefix.
6+
NameAI-specific endpoints are under the [api.nameai.dev](https://api.nameai.dev) path prefix and
7+
NameGuard-specific endpoints are under the [api.nameai.dev/nameguard](https://api.nameai.dev/nameguard) path prefix.
78

8-
API documentation is available at [api.nameai.dev/nameai/docs](https://api.nameai.dev/nameai/docs) and [api.nameai.dev/docs](https://api.nameai.dev/docs) for NameGuard.
9+
API documentation is available at [api.nameai.dev/docs](https://api.nameai.dev/docs) for NameAI and [api.nameai.dev/nameguard/docs](https://api.nameai.dev/nameguard/docs) for NameGuard.
910

1011
Lambda is publicly accessible under given domain [api.nameai.dev](https://api.nameai.dev)
1112

0 commit comments

Comments
 (0)