diff options
author | Arquivo Publico de Memoria Coletiva <arquivo@sarava.org> | 2015-08-01 14:45:49 -0300 |
---|---|---|
committer | Arquivo Publico de Memoria Coletiva <arquivo@sarava.org> | 2015-08-01 14:45:49 -0300 |
commit | 1892836212256b2ab649678158d2e1fc1c591941 (patch) | |
tree | 29e198b6e9b927247a15a5fddf49a843c6ad3b62 | |
parent | 5866f8cd31f734c1d40f95402ea0036fcf754edd (diff) | |
download | arquivo-1892836212256b2ab649678158d2e1fc1c591941.tar.gz arquivo-1892836212256b2ab649678158d2e1fc1c591941.tar.bz2 |
Doc: fix post-update link
-rw-r--r-- | documentacao.mdwn | 2 | ||||
-rw-r--r-- | documentacao/index.html | 4 | ||||
-rw-r--r-- | index.rss | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/documentacao.mdwn b/documentacao.mdwn index b0695674d0d..7acbb210d8a 100644 --- a/documentacao.mdwn +++ b/documentacao.mdwn @@ -17,7 +17,7 @@ Esta documentação é mantida usando um [compilador de sítios estáticos](http Criando o sistema ----------------- -O sistema foi criado usando [esta dica](http://git-annex.branchable.com/tips/setup_a_public_repository_on_a_web_site/) e usando [este post-update hook](bin/post-update). +O sistema foi criado usando [esta dica](http://git-annex.branchable.com/tips/setup_a_public_repository_on_a_web_site/) e usando [este post-update hook](/bin/post-update). Atualização automática ---------------------- diff --git a/documentacao/index.html b/documentacao/index.html index 5e922bd582f..c8c7f3cc28a 100644 --- a/documentacao/index.html +++ b/documentacao/index.html @@ -85,7 +85,7 @@ <h2>Criando o sistema</h2> -<p>O sistema foi criado usando <a href="http://git-annex.branchable.com/tips/setup_a_public_repository_on_a_web_site/">esta dica</a> e usando <a href="bin/post-update">este post-update hook</a>.</p> +<p>O sistema foi criado usando <a href="http://git-annex.branchable.com/tips/setup_a_public_repository_on_a_web_site/">esta dica</a> e usando <a href="/bin/post-update">este post-update hook</a>.</p> <h2>Atualização automática</h2> @@ -159,7 +159,7 @@ cd arquivo && git annex init SERVIDOR <!--<div class="pagedate"> - Last edited <span class="date">Sáb 01 Ago 2015 14:42:04 BRT</span> + Last edited <span class="date">Sáb 01 Ago 2015 14:45:23 BRT</span> </div> --> </div> diff --git a/index.rss b/index.rss index 41c8f39adc7..7d47e463cf5 100644 --- a/index.rss +++ b/index.rss @@ -16,7 +16,7 @@ <link>https://arquivo.sarava.org/documentacao/</link> <pubDate>Sat, 01 Aug 2015 14:39:12 -0300</pubDate> - <dcterms:modified>2015-08-01T17:42:04Z</dcterms:modified> + <dcterms:modified>2015-08-01T17:45:23Z</dcterms:modified> <description><ul> <li>Rede de curadorias.</li> |