Skip to content

Commit 796da02

Browse files
committed
issue-22: Fixing broken asset link.
1 parent 0417389 commit 796da02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/history.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Yet another fork !?!
44

5-
![fixed-the-code-will-be-meme]({{assets}}/fixed-the-code-will-be.jpg)
5+
![fixed-the-code-will-be-meme]({{assetsUrl}}/fixed-the-code-will-be.jpg)
66

77
In the past, there have been several attempts to implement an S3 `FileSystem` provider. Initially, the work on this was
88
started by Martin Traverso in his project [martint/s3fs]. This work was later continued by Javier Arnáiz and his fork
@@ -42,4 +42,4 @@ channel.
4242
[Contributing]: ./contributing/index.md "Contributing page"
4343
[martint/s3fs]: https://github.com/martint/s3fs
4444
[Upplication/Amazon-S3-FileSystem-NIO2]: https://github.com/Upplication/Amazon-S3-FileSystem-NIO2
45-
[chat]: https://chat.carlspring.org/channel/s3fs-nio-community
45+
[chat]: {{ chat_url }}

0 commit comments

Comments
 (0)