Skip to content

Commit 6d8708f

Browse files
committed
Updated latest images
1 parent 9cffee4 commit 6d8708f

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
<center>
3-
<img src="http://github.com/imatix/gitdown/raw/master/images/README_1.png" alt="1">
3+
<img src="https://github.com/imatix/gitdown/raw/master/images/README_1.png" alt="1">
44
</center>
55

66
<A name="toc1-17" title="Welcome To Gitdown" />
@@ -9,7 +9,7 @@ Welcome To Gitdown
99

1010
Gitdown is a simple tool for writing documentation hosted on a github repository. It uses [ditaa][] to convert ascii diagrams into images, and produces [markdown][] documents that can be uploaded to your repository along with code. I made Gitdown so that we could write technical white papers and user guides as plain text (including diagrams) and publish them with a single "git push" command. Gitdown is a simpler version of the tool we use to maintain the [ØMQ][zeromq] [Guide][zguide].
1111

12-
Gitdown is written and maintained by Pieter Hintjens. Please use the issue [tracker][] for all comments and errata. This document was published on Thursday February, 2011 at 12:04:45, and generated by the magic of Gitdown from README.txt.
12+
Gitdown is written and maintained by Pieter Hintjens. Please use the issue [tracker][] for all comments and errata. This document was published on Thursday February, 2011 at 12:05:52, and generated by the magic of Gitdown from README.txt.
1313

1414
This is version 2010.10.11 of Gitdown. Changelog:
1515

@@ -69,7 +69,7 @@ Gitdown exploits github.com's willingness to serve image blobs and Markdown docu
6969
The Gitdown workflow is:
7070

7171
<center>
72-
<img src="http://github.com/imatix/gitdown/raw/master/images/README_2.png" alt="2">
72+
<img src="https://github.com/imatix/gitdown/raw/master/images/README_2.png" alt="2">
7373
</center>
7474

7575
1. You edit a text file that contains text and diagrams in a single document.
@@ -169,6 +169,6 @@ This is an extract of the most useful Markdown syntax.
169169

170170
[zeromq]: http://www.zeromq.com
171171
[zguide]: http://zguide.zeromq.org
172-
[tracker]: http://github.com/imatix/gitdown/issues
172+
[tracker]: https://github.com/imatix/gitdown/issues
173173
[markdown]: http://daringfireball.net/projects/markdown/syntax
174174
[ditaa]: http://ditaa.org

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.set GIT=http://github.com/imatix/gitdown
1+
.set GIT=https://github.com/imatix/gitdown
22

33
[diagram]
44
/----------------------------------------------------------\+\

images/README_1.png

0 Bytes
Loading

images/README_2.png

0 Bytes
Loading

0 commit comments

Comments
 (0)