Skip to content

Commit

Permalink
Merge pull request #285 from scjorge/pelican
Browse files Browse the repository at this point in the history
Correção de links
  • Loading branch information
rougeth authored Mar 25, 2023
2 parents 1de110a + 16d4da5 commit 3b9c68e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ em content/empresas.
### Páginas do Inicie-se

1. **Introdução** - Conteúdo em formato markdown no arquivo
[content/pages/introducao.md](content/pages/qual-python.md).
[content/pages/introducao.md](content/pages/introducao.md).

1. **Qual python?** - Conteúdo em formato markdown no arquivo
[content/pages/qual-python.md](content/pages/qual-python.md).
Expand Down
2 changes: 1 addition & 1 deletion content/pages/ferramentas.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ A IDLE vem com o Python. É feita com Tkinter e se você se acostumar pode lhe a

Também desenvolvido pela ActiveState o Komodo-Edit é uma excelente opção de editor, bastante rico em recursos tais como autocomplete, calltips, multi-language file support, syntax coloring, syntax checking, Vi emulation, Emacs key bindings e outros.

### [NetBeans](http://plugins.netbeans.org/plugin/61688/python)
### [NetBeans](http://nbpython.org/)

Analogamente ao Eclipse, o NetBeans também oferece suporte ao Python através de plugins.

Expand Down

0 comments on commit 3b9c68e

Please sign in to comment.