Browse Source

:bug: fix spring & local dev links

Jeremy Zheng 3 years ago
parent
commit
963135fcee
1 changed files with 2 additions and 2 deletions
  1. 2 2
      documents/development/README.md

+ 2 - 2
documents/development/README.md

@@ -8,9 +8,9 @@
 - macOS `$HOME/Library/Application Support/Code/User/settings.json`
 - Linux `$HOME/.config/Code/User/settings.json`
 
-## [Spring 开发环境](SPRING)
+## [Spring 开发环境](SPRING.md)
 
-## [Local 开发环境](LOCAL)
+## [Local 开发环境](LOCAL.md)
 
 ## [git pr 流程](git/)