Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eb82cab

Browse files
committed
Location for daux.io on github has changed
On github, the location for finding daux.io has changed from https://github.com/justinwalsh/daux.io to https://github.com/dauxio/daux.io Changed the README to reflect this change
1 parent 94db00e commit eb82cab

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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`
7777
2. 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

9595
Once 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

9898
As a simple option considering you have php installed, you can also use php's
9999
built in development web server if you just need to locally see what things

0 commit comments

Comments
 (0)