summaryrefslogtreecommitdiffstats
path: root/_site/about/index.html
diff options
context:
space:
mode:
Diffstat (limited to '_site/about/index.html')
-rw-r--r--_site/about/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/_site/about/index.html b/_site/about/index.html
index 2964950..4b4e827 100644
--- a/_site/about/index.html
+++ b/_site/about/index.html
@@ -20,10 +20,10 @@
<a href="/" class="link-decor-none">hme</a>
</li>
<li >
- <a href="/blog/" class="link-decor-none">blg</a>
+ <a href="/log/" class="link-decor-none">log</a>
</li>
<li >
- <a href="/projects/" class="link-decor-none">poc</a>
+ <a href="/poc/" class="link-decor-none">poc</a>
</li>
<li class="active">
<a href="/about/" class="link-decor-none">abt</a>
@@ -50,7 +50,7 @@
<ul>
<li>hme: Home page, listing the latest articles.</li>
- <li>blg: Notes and tutorials about software and embedded systems.</li>
+ <li>log: Software and embedded systems log.</li>
<li>poc: Projects, prototypes, and experiments.</li>
<li>abt: Site information.</li>
<li>rss: RSS (Atom) feed.</li>