Skip to content

Commit b97664a

Browse files
author
Stephen Gutekanst
committed
switch back to Snektron/vulkan-zig upstream generator
Signed-off-by: Stephen Gutekanst <[email protected]>
1 parent 0855791 commit b97664a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ mv Vulkan-Docs/xml/vk.xml .
2020
mkdir vulkan-zig/
2121
pushd vulkan-zig
2222
git init
23-
git remote add origin https://github.com/slimsag/vulkan-zig
23+
git remote add origin https://github.com/Snektron/vulkan-zig
2424
git fetch --depth 1 origin cfaf58a4de0d876d37d6dd9a05a5060e4f9b7cd9
2525
git checkout FETCH_HEAD
2626
popd

0 commit comments

Comments
 (0)