From 44c9e85fb2440e397514d5103f4647155ba5611b Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 15 Apr 2021 13:11:13 +0300 Subject: Move on to production --- site/public/transaction-docs/index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'site/public/transaction-docs/index.html') diff --git a/site/public/transaction-docs/index.html b/site/public/transaction-docs/index.html index bf170ba..1b85931 100644 --- a/site/public/transaction-docs/index.html +++ b/site/public/transaction-docs/index.html @@ -24,7 +24,7 @@ <link href="https://fonts.googleapis.com/css?family=Alfa+Slab+One&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Fira+Sans:400,500,600&display=swap" rel="stylesheet"> <link rel="stylesheet" href="/normalize.css"> - <link rel="stylesheet" href="http://localhost:8080/juice.css"> + <link rel="stylesheet" href="https://gradecoin.xyz/juice.css"> </head> @@ -34,22 +34,22 @@ <header class="box-shadow"> -<a href="http://localhost:8080/"> +<a href="https://gradecoin.xyz/"> <div class="logo"> - <img src="http://localhost:8080/gradecoin.png" alt="logo"> + <img src="https://gradecoin.xyz/gradecoin.png" alt="logo"> Gradecoin </div> </a> <nav> - <a class="nav-item subtitle-text" href="http://localhost:8080/block-docs/">Blocks</a> + <a class="nav-item subtitle-text" href="https://gradecoin.xyz/block-docs/">Blocks</a> - <a class="nav-item subtitle-text" href="http://localhost:8080/transaction-docs/">Transactions</a> + <a class="nav-item subtitle-text" href="https://gradecoin.xyz/transaction-docs/">Transactions</a> - <a class="nav-item subtitle-text" href="http://localhost:8080/register-docs/">Register</a> + <a class="nav-item subtitle-text" href="https://gradecoin.xyz/register-docs/">Register</a> - <a class="nav-item subtitle-text" href="http://localhost:8080/jwt/">JWT</a> + <a class="nav-item subtitle-text" href="https://gradecoin.xyz/jwt/">JWT</a> -- cgit v1.2.3-70-g09d2