Explorar o código

update to the docs url, missing /docs/ path (#195)

* update to the docs url, missing /docs/ path

* properly updated the docs link this time, and tested it

* Update README-developers.md

Update url to station.jup

---------

Co-authored-by: mpng <meijiao@gmail.com>
drak %!s(int64=2) %!d(string=hai) anos
pai
achega
856c6d0df6
Modificáronse 1 ficheiros con 2 adicións e 3 borrados
  1. 2 3
      README-developers.md

+ 2 - 3
README-developers.md

@@ -1,7 +1,6 @@
 # Dev Guide to the Token List API 
 Hello curious one -- you found the tech README! 🥷
-
-The [Token List API](https://docs.jup.ag/api/token-list-api) consists of the "Strict" list and "All" list. The Strict list is currently made up of tokens from the original solana token list registry, community validated tokens, and wormhole tokens. We also add metadata tags on all tokens from partner APIs.
+The [Token List API](https://station.jup.ag/docs/apis/token-list/token-list-api) consists of the "Strict" list and "All" list. The Strict list is currently made up of tokens from the original solana token list registry, community validated tokens, and wormhole tokens. We also add metadata tags on all tokens from partner APIs.
 
 Everything that feeds the API can be found in this repo, so you know exactly how it's made and what token data is entering the API.
 
@@ -23,4 +22,4 @@ src
 
 ## API outcome:
 - Our 'All' token list API picks up all of the above tokens and tags
-- Our 'Strict' list filters for tokens from the 'All' list with [these tags](https://docs.jup.ag/api/token-list-api): "wormhole", "original-registry", and "community".
+- Our 'Strict' list filters for tokens from the 'All' list with [these tags](https://station.jup.ag/docs/apis/token-list/token-list-api): "wormhole", "original-registry", and "community".