diff --git a/README.md b/README.md index b7b8372..35b8f98 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Todos os exemplos no diretório `notebook` são preparados para o ambiente Jupyt ## Abrir branch específico em uma instância do [binderhub](https://github.com/jupyterhub/binderhub) * Última versão testada e estável: - [![launch @ mybinder.org][badge-jupyterlab-mybinder-org]](https://mybinder.org/v2/gh/santanche/java2learn/v1.0.4?urlpath=lab) + [![launch @ mybinder.org][badge-jupyterlab-mybinder-org]](https://mybinder.org/v2/gh/santanche/java2learn/v1.0.5?urlpath=lab) * Última versão disponível: [![launch @ mybinder.org][badge-jupyterlab-mybinder-org]](https://mybinder.org/v2/gh/santanche/java2learn/master?urlpath=lab) diff --git a/notebooks/pt/c02oo/README.md b/notebooks/pt/c02oo/README.md index 7f093e9..0a42184 100644 --- a/notebooks/pt/c02oo/README.md +++ b/notebooks/pt/c02oo/README.md @@ -1,6 +1,6 @@ # Seção de Fundamentos de Orientação a Objetos -Para todos os roteiros a seguir, acione o binder [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/santanche/java2learn.git/v1.0.4?urlpath=lab) e realize o que for solicitado. +Para todos os roteiros a seguir, acione o binder [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/santanche/java2learn.git/v1.0.5?urlpath=lab) e realize o que for solicitado. # Roteiro Fundamentos de Classes e Objetos