Skip to content

Commit 2bd6bf2

Browse files
authored
Update README.md
1 parent 1150fff commit 2bd6bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Use `page.meta.revision_date` in templates to access the revision date of the cu
2828
<p>{% if config.copyright %}
2929
<small>{{ config.copyright }}<br></small>
3030
{% endif %}
31-
<small>Documentation built with <a href="http://www.mkdocs.org/">MkDocs</a> and <a href="https://sourcefoundry.org/cinder/">Cinder theme.</a></small>
31+
<small>Documentation built with <a href="http://www.mkdocs.org/">MkDocs</a>.</small>
3232
{% if page.meta.revision_date %}
3333
<small><br><i>Updated {{ page.meta.revision_date }}</i></small>
3434
{% endif %}

0 commit comments

Comments
 (0)