File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ For either of these options, you'll need php and a patch'ed daux.
7272
7373### Clone, patch, and rebuild daux
7474
75- 1 . Clone [ daux] ( https://github.com/justinwalsh /daux.io )
76- * ` git clone https://github.com/justinwalsh /daux.io.git `
75+ 1 . Clone [ daux] ( https://github.com/dauxio /daux.io )
76+ * ` git clone https://github.com/dauxio /daux.io.git `
77772 . Make a new branch at the older revision that the VulkanTutorial patch is
7878 against:
7979 * ` git checkout d45ccff -b vtpatch `
@@ -93,7 +93,7 @@ For either of these options, you'll need php and a patch'ed daux.
9393### Using Daux to serve rendered files on the fly
9494
9595Once you've completed the above, follow the instructions on the daux site
96- for how to [ run daux using a web server] ( https://github.com/justinwalsh /daux.io/blob/master/README.md#running-remotely ) .
96+ for how to [ run daux using a web server] ( https://github.com/dauxio /daux.io/blob/master/README.md#running-remotely ) .
9797
9898As a simple option considering you have php installed, you can also use php's
9999built in development web server if you just need to locally see what things
You can’t perform that action at this time.
0 commit comments