Skip to content

Commit 3fb3c9f

Browse files
authored
Fix links. (#21)
1 parent 696ddb3 commit 3fb3c9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

community/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ intro_image_hide_on_mobile: false
149149
<p>If you are ready to start contributing, please follow our guide for creating a pull request. All pull
150150
requests are
151151
expected to meet our bar of code quality.</p>
152-
<a class="btn btn-primary" href="https://github.com/shader-slang/slang/blob/master/CONTRIBUTION.md">Pull
152+
<a class="btn btn-primary" href="https://github.com/shader-slang/slang/blob/master/CONTRIBUTING.md">Pull
153153
Request Guidelines</a>
154154
<a class="btn btn-primary" href="/community/code-quality">Code Quality Guidelines</a>
155155
</div>

docs/first-slang-shader.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Your first Slang shader
33
layout: page
44
description: Your first Slang shader
5-
permalink: "/docs/first-shader-slang/"
5+
permalink: "/docs/first-slang-shader"
66
intro_image_absolute: true
77
intro_image_hide_on_mobile: false
88
---

0 commit comments

Comments
 (0)