Explorar o código

Update FAQ to point at compiler explorer instance. (#1429)

Matt Godbolt %!s(int64=3) %!d(string=hai) anos
pai
achega
eeb91cb044
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      docs/project/faq.md

+ 2 - 2
docs/project/faq.md

@@ -109,8 +109,8 @@ $ bazel run //explorer -- ./explorer/testdata/basic_syntax/print.carbon
 Example source files can be found under
 [/explorer/testdata](/explorer/testdata).
 
-We're also working on making Carbon available on
-[https://compiler-explorer.com](https://compiler-explorer.com/).
+Carbon can also be explored interactively on
+[https://carbon.compiler-explorer.com](https://carbon.compiler-explorer.com/).
 
 ## Why build Carbon?