From 9555ef901b02310de51b31061e7186df4a16eed9 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 26 May 2012 21:54:42 -0400 Subject: Use relative paths in old Web pages. Editing commands: $ for file in old/*; do \ > mv ${file} ${file}.tmp; \ > sed 's@http://os.pehjota.net/@@' ${file}.tmp > ${file}; \ > rm ${file}.tmp; \ > done $ for file in old/*; do \ > mv ${file} ${file}.tmp; \ > sed 's@/main.css@main.css@' ${file}.tmp > ${file}; \ > rm ${file}.tmp; \ > done --- (limited to 'old') diff --git a/old/about.html b/old/about.html index 95adfb5..d95798d 100644 --- a/old/about.html +++ b/old/about.html @@ -4,7 +4,7 @@ Embedded Operating System Distribution – About the Distribution - +
@@ -19,14 +19,14 @@
  • - Contact Us + Contact Us
  • - Development + Development
    • Package Archive
    • Bug Tracker
    • diff --git a/old/index.html b/old/index.html index b6f732b..555ba53 100644 --- a/old/index.html +++ b/old/index.html @@ -4,7 +4,7 @@ Embedded Operating System Distribution - +
      @@ -19,14 +19,14 @@
  • - Contact Us + Contact Us
  • - Development + Development
    • Package Archive
    • Bug Tracker
    • diff --git a/old/index.html.old b/old/index.html.old index fbd1757..2ebc5f6 100644 --- a/old/index.html.old +++ b/old/index.html.old @@ -4,7 +4,7 @@ Embedded Operating System Distribution - +
      diff --git a/old/irc.html b/old/irc.html index cd910fd..34bd7fb 100644 --- a/old/irc.html +++ b/old/irc.html @@ -4,7 +4,7 @@ Embedded Operating System Distribution – IRC - +
      @@ -19,14 +19,14 @@
  • - Contact Us + Contact Us
  • - Development + Development