Forráskód Böngészése

docs(url): update Miners links in header

- Change Miners homepage link from 'https://mineru.org.cn/home?source=online' to 'https://mineru.net/home?source=online'
- Change Miners client download link from 'https://mineru.org.cn/client?source=online' to 'https://mineru.net/client?source=online'
myhloli 10 hónapja
szülő
commit
af4b209ee7
3 módosított fájl, 2 hozzáadás és 2 törlés
  1. 0 0
      README.md
  2. 0 0
      README_zh-CN.md
  3. 2 2
      projects/gradio_app/header.html

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 0 - 0
README.md


A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 0 - 0
README_zh-CN.md


+ 2 - 2
projects/gradio_app/header.html

@@ -102,7 +102,7 @@
 
 
         <!-- Homepage Link. -->
         <!-- Homepage Link. -->
         <span class="link-block">
         <span class="link-block">
-          <a href="https://mineru.org.cn/home?source=online" class="external-link button is-normal is-rounded is-dark" style="text-decoration: none; cursor: pointer">
+          <a href="https://mineru.net/home?source=online" class="external-link button is-normal is-rounded is-dark" style="text-decoration: none; cursor: pointer">
             <span class="icon" style="margin-right: 8px">
             <span class="icon" style="margin-right: 8px">
               <i class="fas fa-home" style="color: white"></i>
               <i class="fas fa-home" style="color: white"></i>
             </span>
             </span>
@@ -112,7 +112,7 @@
 
 
         <!-- Client Link. -->
         <!-- Client Link. -->
         <span class="link-block">
         <span class="link-block">
-          <a href="https://mineru.org.cn/client?source=online" class="external-link button is-normal is-rounded is-dark" style="text-decoration: none; cursor: pointer">
+          <a href="https://mineru.net/client?source=online" class="external-link button is-normal is-rounded is-dark" style="text-decoration: none; cursor: pointer">
             <span class="icon" style="margin-right: 8px">
             <span class="icon" style="margin-right: 8px">
               <i class="fas fa-download" style="color: white"></i>
               <i class="fas fa-download" style="color: white"></i>
             </span>
             </span>

Nem az összes módosított fájl került megjelenítésre, mert túl sok fájl változott