From 62ff43d0fff11dabc2b0fcaf1f0165c15f329a19 Mon Sep 17 00:00:00 2001 From: Tillman Date: Sat, 26 Jan 2019 14:00:40 -0700 Subject: [PATCH] Replace api.tronscan.org hyperlink to GitHub Documentation The hyperlink in the header for api.tronscan.org (https://api.tronscan.org) returns a 404. Should this link point to the GitHub API documentation instead? (https://github.com/tronscan/tronscan-frontend/blob/dev2019/document/api.md) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7f5ae7..f23f79a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ RequirementsInstallationtronscan.org • - api.tronscan.org + api.tronscan.org

## Intro