Skip to content

Commit f8e1145

Browse files
committed
fix branding case on OVHcloud
1 parent e83752b commit f8e1145

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Jupyter nbviewer is the web application behind
44
[The Jupyter Notebook Viewer](http://nbviewer.jupyter.org),
5-
which is graciously hosted by [OVHCloud](https://ovhcloud.com).
5+
which is graciously hosted by [OVHcloud](https://ovhcloud.com).
66

77
Run this locally to get most of the features of nbviewer on your own network.
88

nbviewer/templates/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ the [nbconvert documentation](https://nbconvert.readthedocs.io/) for details.
159159

160160
## Where is nbviewer.jupyter.org hosted?
161161

162-
[OVHCloud](https://ovhcloud.com) graciously hosts nbviewer.jupyter.org.
163-
Thanks to OVHCloud, we are able to provider a public nbviewer instance as a free service.
162+
[OVHcloud](https://ovhcloud.com) graciously hosts nbviewer.jupyter.org.
163+
Thanks to OVHcloud, we are able to provider a public nbviewer instance as a free service.
164164

165165
nbviewer was generously hosted by Rackspace until March, 2020.
166166

nbviewer/templates/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<div class="col-md-4">
132132
<p>
133133
Delivered by <a href="http://www.fastly.com/">Fastly</a>,
134-
Rendered by <a href="https://ovhcloud.com">OVHCloud</a>
134+
Rendered by <a href="https://ovhcloud.com">OVHcloud</a>
135135
</p>
136136
<p>
137137
nbviewer GitHub <a href="https://github.com/jupyter/nbviewer">repository</a>.

0 commit comments

Comments
 (0)