Prechádzať zdrojové kódy

docs: update api docs link

poeti8 6 rokov pred
rodič
commit
bbb435d6ce
2 zmenil súbory, kde vykonal 2 pridanie a 6 odobranie
  1. 1 1
      README.md
  2. 1 5
      client/components/Settings/SettingsApi.tsx

+ 1 - 1
README.md

@@ -78,7 +78,7 @@ Download Kutt's extension for web browsers via below links. You can also find th
 
 ## API
 
-[Visit API v2 documentation on Swagger](https://app.swaggerhub.com/apis/poeti8/Kutt/2.0.0)
+Visit API v2 documentation on [docs.kutt.it](https://docs.kutt.it)
 
 ## Integrations
 

+ 1 - 5
client/components/Settings/SettingsApi.tsx

@@ -52,11 +52,7 @@ const SettingsApi: FC = () => {
         get shortend URLs. If
         {" you're"} not familiar with API, {"don't"} generate the key. DO NOT
         share this key on the client side of your website.{" "}
-        <ALink
-          href="https://github.com/thedevs-network/kutt#api"
-          title="API Docs"
-          target="_blank"
-        >
+        <ALink href="https://docs.kutt.it" title="API Docs" target="_blank">
           Read API docs.
         </ALink>
       </Text>