The branch master has been updated
       via  89738db3a78e48c58284fa9f69abcbbf56a1b4cc (commit)
      from  173047539a218cb383c451ec64f14fb9179f311d (commit)


- Log -----------------------------------------------------------------
commit 89738db3a78e48c58284fa9f69abcbbf56a1b4cc
Author: Rich Salz <[email protected]>
Date:   Sat Aug 15 14:19:14 2015 -0400

    mv some files, fix some links.

-----------------------------------------------------------------------

Summary of changes:
 Makefile                               | 2 +-
 getnames.pl => bin/getnames.pl         | 0
 run-pod2html.sh => bin/run-pod2html.sh | 0
 community/sidebar.inc                  | 2 +-
 docs/fips.html                         | 2 +-
 policies/cla.html                      | 2 +-
 source/old/fips/index.html             | 4 ++--
 7 files changed, 6 insertions(+), 6 deletions(-)
 rename getnames.pl => bin/getnames.pl (100%)
 rename run-pod2html.sh => bin/run-pod2html.sh (100%)

diff --git a/Makefile b/Makefile
index 19d203c..23d0275 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ manpages: all
 rebuild: all
 
 clean:
-       rm -f $(SIMPLE)
+       rm -f $(SIMPLE) $(SRCLISTS)
 
 newsflash.inc: news/newsflash.inc
        @rm -f $@
diff --git a/getnames.pl b/bin/getnames.pl
similarity index 100%
rename from getnames.pl
rename to bin/getnames.pl
diff --git a/run-pod2html.sh b/bin/run-pod2html.sh
similarity index 100%
rename from run-pod2html.sh
rename to bin/run-pod2html.sh
diff --git a/community/sidebar.inc b/community/sidebar.inc
index 4cbbebb..7017277 100644
--- a/community/sidebar.inc
+++ b/community/sidebar.inc
@@ -19,7 +19,7 @@
           <a href="http://wiki.openssl.org";>Wiki</a>
       </li>
       <li>
-          <a href="http://www.openssl.org/blog";>Blog</a>
+          <a href="/blog">Blog</a>
       </li>
       <li>
          <a href="binaries.html">Binaries</a>
diff --git a/docs/fips.html b/docs/fips.html
index 61b4378..a942515 100644
--- a/docs/fips.html
+++ b/docs/fips.html
@@ -33,7 +33,7 @@
            includes the largest number of formally tested platforms for any
            validated module.</p>
 
-           The <a 
href="http://www.openssl.org/source/openssl-fips-2.0.1.tar.gz";>source code</a> 
and
+           The <a href="/source/openssl-fips-2.0.1.tar.gz">source code</a> and
            <a href="fips/UserGuide-2.0.pdf">User Guide</a> are available.
            Here is the complete set of files:</p>
 
diff --git a/policies/cla.html b/policies/cla.html
index 77ff892..a13319c 100644
--- a/policies/cla.html
+++ b/policies/cla.html
@@ -13,7 +13,7 @@
          <div class="entry-content">
            <p>
            As we described in
-           <a href="http://www.openssl.org/blog/blog/2015/08/01/cla/";>a recent 
blog post</a>,
+           <a href="/blog/blog/2015/08/01/cla/">a blog post</a>,
            we will soon require almost every
            contributor to have a signed Contributor License Agreement (CLA)
            on file.  We are following the practice of
diff --git a/source/old/fips/index.html b/source/old/fips/index.html
index 933374a..a5058b2 100644
--- a/source/old/fips/index.html
+++ b/source/old/fips/index.html
@@ -7,9 +7,9 @@
   <div id="content">
     <div class="blog-index">
       <article>
-        <header><h2>Old XXX Releases</h2></header>
+        <header><h2>Old FIPS Releases</h2></header>
         <div class="entry-content">
-          <p>Here are the old xxx releases.</p>
+          <p>Here are the old FIPS releases.</p>
           <table>
             <tr>
               <td>KBytes&nbsp;</td>
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to