From e945fa9e5b3fb5768884e658e268b2f8c0482b69 Mon Sep 17 00:00:00 2001 From: Ly <952700304@qq.com> Date: Sat, 27 Jan 2024 13:38:24 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec4e70f..ccd89d3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # BikeMap -2017年暑假写的一个武汉大学自行车规划网站[https://railwayhs.cn/BikeMap](https://railwayhs.cn/BikeMap),现在开源出来。 +2017年暑假写的一个武汉大学自行车规划网站[https://ly15927086342.github.io/BikeMap/map.html](https://ly15927086342.github.io/BikeMap/map.html),现在开源出来。 #### 技术栈 HTML+CSS(Bootstrap)+JS(Jquery)