Skip to content

Commit 07302fa

Browse files
committed
Update to HTTPS; make some links relative
1 parent 9692c50 commit 07302fa

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

themes/dublincore/index.html.tmpl

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
<meta name="description" content="">
1111
<meta name="viewport" content="width=device-width, initial-scale=1">
1212
<meta name="generator" content="<TMPL_VAR generator>">
13-
<link rel='alternate' type='application/atom+xml' title='Atom' href='http://code4lib.org/planet/atom.xml' />
14-
<link rel='alternate' type='application/rss+xml' title='RSS 1.0' href='http://code4lib.org/planet/rss10.xml' />
15-
<link rel='alternate' type='application/rss+xml' title='RSS 2.0' href='http://code4lib.org/planet/rss20.xml' />
16-
<link rel='meta' type='application/rdf+xml' title='FOAF' href='http://code4lib.org/planet/foafroll.xml' />
17-
<link rel='search' type='application/opensearchdescription+xml' title='planet code4lib' href='http://code4lib.org/planet/opensearch.xml' />
13+
<link rel='alternate' type='application/atom+xml' title='Atom' href='/atom.xml' />
14+
<link rel='alternate' type='application/rss+xml' title='RSS 1.0' href='/rss10.xml' />
15+
<link rel='alternate' type='application/rss+xml' title='RSS 2.0' href='/rss20.xml' />
16+
<link rel='meta' type='application/rdf+xml' title='FOAF' href='/foafroll.xml' />
17+
<link rel='search' type='application/opensearchdescription+xml' title='Planet Code4Lib' href='/opensearch.xml' />
1818

1919
<link rel="stylesheet" href="normalize.min.css">
2020
<link rel="stylesheet" href="main.css">
@@ -31,7 +31,7 @@
3131
<h1 class="title"><img alt="Planet Code4Lib" src="c4l-logo.png"/ alt="Planet Code4Lib" title="Planet Code4Lib"></h1>
3232

3333
<nav>
34-
<p>Blogs and feeds of interest to the <a href="http://code4lib.org/">Code4Lib</a> community, aggregated.</p>
34+
<p>Blogs and feeds of interest to the <a href="https://code4lib.org/">Code4Lib</a> community, aggregated.</p>
3535
<p>See also: <a href="http://archivesblogs.com/">ArchivesBlogs</a>, <a href="http://planetcataloging.org/">Planet Cataloging</a>.</p>
3636
<p><a href="atom.xml">Atom</a>, <a href="rss10.xml">RSS 1.0</a>, <a href="rss20.xml">RSS 2.0</a>. Blogs: <a href="opml.xml">OPML</a>, <a href="foafroll.xml">FOAF</a></p>
3737
<p><a href="https://github.com/code4lib/planetcode4lib">Would you like your feed to be added?</a></p>

0 commit comments

Comments
 (0)