소스 검색

fix circle link

Jake Leahy 3 년 전
부모
커밋
029e0afc01
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      toolchain/builtin_toolchains.md

+ 1 - 1
toolchain/builtin_toolchains.md

@@ -55,7 +55,7 @@ If it is a manually downloaded llvm sdk, we need to specify the llvm sdk root di
 
 ### Cirle
 
-v2.5.9 xmake adds support for the circle compiler. This is a new C++20 compiler with some interesting compile-time meta-programming features. Those who are interested can check it out on the official website: https://www .circle-lang.org/
+v2.5.9 xmake adds support for the circle compiler. This is a new C++20 compiler with some interesting compile-time meta-programming features. Those who are interested can check it out on the official website: https://www.circle-lang.org/
 
 ```console
 $ xmake f --toolchain=circle