Second round, clean up http:// links with {{ site.url }}
This commit is contained in:
parent
788e4609f6
commit
a6570a4144
122 changed files with 278 additions and 278 deletions
|
@ -15,6 +15,6 @@ tags:
|
|||
- python
|
||||
---
|
||||
|
||||
Ok, ok... my definition of "tomorrow" is not like what most people use, apparently. Although I took quite a while, now [there is a static page on DataMatrix](http://www.dennogumi.org/projects-2/datamatrix). There you will find a summary of wht I wrote in my other blog posts regarding this module. Of course, it will be kept up-to-date should I release a new version.
|
||||
Ok, ok... my definition of "tomorrow" is not like what most people use, apparently. Although I took quite a while, now [there is a static page on DataMatrix]({{ site.url }}/projects-2/datamatrix). There you will find a summary of wht I wrote in my other blog posts regarding this module. Of course, it will be kept up-to-date should I release a new version.
|
||||
|
||||
Aside that, I put a contact form on this blog. It may be useful for reports that aren't directly related to the posts.
|
||||
|
|
Reference in a new issue