diff options
author | EuAndreh <eu@euandre.org> | 2020-08-04 08:24:38 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-08-04 08:24:38 -0300 |
commit | 12f9a4e9d8ed48d66204a1f3a4d1981cc53d00f0 (patch) | |
tree | 38c5e5dd8acb565ecdc1f566f2d86fe5369ce64f | |
parent | Revert "Don't reverse the order of posts in the posting list in index.html" (diff) | |
download | euandre.org-12f9a4e9d8ed48d66204a1f3a4d1981cc53d00f0.tar.gz euandre.org-12f9a4e9d8ed48d66204a1f3a4d1981cc53d00f0.tar.xz |
Use relative paths for <a> links in the same server
-rw-r--r-- | _posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md | 4 | ||||
-rw-r--r-- | about.md | 6 | ||||
-rw-r--r-- | sobre.md | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/_posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md b/_posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md index a66d957..08cec51 100644 --- a/_posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md +++ b/_posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md @@ -261,8 +261,8 @@ present anywhere else; etc. youtube-dl is a great tool to keep at hand. It covers a really large range of video websites and works robustly. -Feel free to copy and modify this code, and [send me](mailto:eu@euandre.org) suggestions of improvements or related -content. +Feel free to copy and modify this code, and [send me](mailto:eu@euandre.org) +suggestions of improvements or related content. ## *Edit* @@ -16,11 +16,11 @@ Below you can find some interesting projects of mine. ## Software projects -### [cool-read-macros](https://euandre.org/cool-read-macros/) +### [cool-read-macros](./cool-read-macros/) -### [cl-BSON](https://euandre.org/cl-bson/) +### [cl-BSON](./cl-bson/) -[cl-intbytes](https://euandre.org/cl-intbytes) as a side-effect. +[cl-intbytes](./cl-intbytes/) as a side-effect. ## Other things @@ -17,11 +17,11 @@ Abaixo você encontra alguns projetos interessantes meus. ## Projetos de software -### [cool-read-macros](https://euandre.org/cool-read-macros/) +### [cool-read-macros](./cool-read-macros/) -### [cl-BSON](https://euandre.org/cl-bson/) +### [cl-BSON](./cl-bson/) -[cl-intbytes](https://euandre.org/cl-intbytes) como consequência. +[cl-intbytes](./cl-intbytes) como consequência. ## Outros |