aitos-io / BoAT-X-Framework

BoAT-X Blockchain Application Framework for IoT
http://www.aitos.io
Apache License 2.0
926 stars 49 forks source link

get 404 when open the page https://github.com/aitos-io/BoAT-X-Framework/blob/release-v2.1.11/en-us/README.md #733

Closed DongAoMainland closed 2 years ago

DongAoMainland commented 2 years ago

When we enter the browser with "https://github.com/aitos-io/BoAT-X-Framework/blob/release-v2.1.11/en-us/README.md". It report "404" which mean the page lost.

PanHH commented 2 years ago

我们在github上添加了动态生成文档网站的配置,文档网站运行时才会把.md文档转换成.html页面。这里直接点击.md文档中的链接会因为没有找到链接对应的资源而报“404”错误,在查看或编写.md文档时,应该忽略该问题。 BoAT documentation网站,可以点击https://aitos-io.github.io/BoAT-X-Framework查看。

Same issue with #400