Skip to content

Commit eb44ee0

Browse files
authored
Updated link to new site. Not sure that it is the same content.
1 parent 594515b commit eb44ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/practice/bob/.docs/instructions.append.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ efficient handling of textual data, the `Text` type can be used.
2020

2121
As an optional extension to this exercise, you can
2222

23-
- Read about [string types](https://haskell-lang.org/tutorial/string-types) in Haskell.
23+
- Read about [string types](https://tech.fpcomplete.com/haskell/tutorial/string-types/) in Haskell.
2424
- Add `- text` to your list of dependencies in package.yaml.
2525
- Import `Data.Text` in [the following way](https://hackernoon.com/4-steps-to-a-better-imports-list-in-haskell-43a3d868273c):
2626

0 commit comments

Comments
 (0)