Skip to content

Commit 20dda8a

Browse files
Merge pull request #112 from trungleduc/fix-blog-url
Update blog url
2 parents 01efd05 + 93287ce commit 20dda8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ copyright:
55

66
blog:
77

8-
- url: https://blog.jupyter.org/and-voici-e02367197ba2
8+
- url: https://blog.jupyter.org/recent-keyboard-navigation-improvements-in-jupyter-4df32f97628d
99
title: Recent keyboard navigation improvements in Jupyter
1010
image: https://upload.wikimedia.org/wikipedia/commons/thumb/5/5e/W3C_icon.svg/320px-W3C_icon.svg.png
1111
summary: "Upcoming versions of JupyterLab (4.1.0) and Notebook (7.1.0) will include major keyboard accessibility fixes."

projects.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ <h3 class="secondaire">Mamba</h3>
108108
<div class="col-md-8 team-intro-txt">
109109
<p>Our latest endeavor is the <a href="https://github.com/mamba-org/mamba">Mamba</a> project, a <i>fast</i> drop-in replacement for the conda package manager. Mamba can be several orders of magnitude faster than conda to resolve compatibility contraints of conda environment, especially when dealing with large package repositories such as <a href="https://conda-forge.org/">conda-forge</a>.</p>
110110
<p>Mamba has been adopted by major projects such as conda-forge, bioconda, Jupyter's MyBinder.org, and is used in large corporate settings.</p>
111-
<p>Beyong mamba, we are also responsible for the <a href="https://github.com/mamba-org/quetz">Quetz</a> project, an open-source hosting service for conda packages.</p>
111+
<p>Beyond mamba, we are also responsible for the <a href="https://github.com/mamba-org/quetz">Quetz</a> project, an open-source hosting service for conda packages.</p>
112112
</div>
113113
</div>
114114
</div>

0 commit comments

Comments
 (0)