Skip to content

Commit 261bb33

Browse files
umangutkarshlimzykenneth
authored andcommitted
text-changes
1 parent 340215d commit 261bb33

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,3 @@ dist/*
3434
!dist/books/media.zip
3535
!dist/learn/books/media.zip
3636

37-
node_modules

src/templates/pages/learn/tutorial-guide.hbs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ slug: learn/
2525
<h2>{{#i18n "writing-a-tutorial-how-start-title"}}{{/i18n}}</h2>
2626
<ul class="list_view">
2727
<li>
28-
{{#i18n "writing-a-tutorial-how-start-1"}}{{/i18n}}
29-
{{#i18n "writing-a-tutorial-how-start-2"}}{{/i18n}}
28+
{{#i18n "writing-a-tutorial-how-start-1"}}{{/i18n}}<a href="https://docs.google.com/spreadsheets/d/1sh3IwcCUY4Bm8N4fRZw6CwSDdQmmXgY_awjVj-UC8mo/edit#gid=0">{{#i18n "writing-a-tutorial-how-start-2"}}{{/i18n}}</a>
3029
{{#i18n "writing-a-tutorial-how-start-3"}}{{/i18n}}
3130
</li>
3231
<li>

0 commit comments

Comments
 (0)