From d65a6b14c248c79dc596424bfd0e2ed02b09e10b Mon Sep 17 00:00:00 2001 From: Jarrod Baumann Date: Tue, 7 Feb 2023 21:38:11 -0600 Subject: [PATCH] [docs] update FAQ hello world example url --- doc/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/FAQ.md b/doc/FAQ.md index c0417b66..e665485f 100644 --- a/doc/FAQ.md +++ b/doc/FAQ.md @@ -74,7 +74,7 @@ Run the Clixon main example, in the [example](../example) directory or [examples ## Hello world? -One of the examples is [a hello world example](https://github.com/clicon/clixon-examples/hello). Please start with that. +One of the examples is [a hello world example](https://github.com/clicon/clixon-examples/tree/master/hello). Please start with that. ## How do you build and install Clixon? Clixon: