Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit024118f

Browse files
committed
Update repository URL
1 parentedc0f02 commit024118f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎.overrides/CONTRIBUTING.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Necesitamos *mucho* de tu ayuda para poder seguir adelante con este proyecto.
2727

2828
#. Agrega el repositorio original como "upstream"::
2929

30-
git remote add upstream https://github.com/pycampes/python-docs-es.git
30+
git remote add upstream https://github.com/python/python-docs-es.git
3131

3232
#. Crea una rama nueva en base al artículo en el que vayas a trabajar.
3333
Por ejemplo, si vas a trabajar en el archivo ``glosario.po``, usa un nombre similar a::
@@ -118,12 +118,12 @@ Puedes ver el resultado con tu navegador de internet (Firefox, Chrome, etc) ejec
118118
Y luego accediendo a http://localhost:8000/
119119

120120

121-
.. _repositorio:https://github.com/PyCampES/python-docs-es
121+
.. _repositorio:https://github.com/python/python-docs-es
122122
.. _ayuda oficial de GitHub:https://help.github.com/es/github/getting-started-with-github/fork-a-repo
123123
.. _ayuda oficial de GitHub para crear un Pull Request:https://help.github.com/es/github/collaborating-with-issues-and-pull-requests/about-pull-requests
124124
.. _poedit:https://poedit.net/
125125

126126
.. _nuestro canal de Telegram:https://t.me/python_docs_es
127127
.. _Memoria de traducción:https://python-docs-es.readthedocs.io/page/translation-memory.html
128128
.. _la traducción al Portugués:https://docs.python.org/pt-br/3/
129-
.. _lista de issues en GitHub:https://github.com/PyCampES/python-docs-es/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc
129+
.. _lista de issues en GitHub:https://github.com/python/python-docs-es/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc

‎README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Spanish Translation of the Python Documentation
22
===============================================
33

4-
..image::https://travis-ci.org/PyCampES/python-docs-es.svg?branch=3.8
5-
:target:https://travis-ci.org/PyCampES/python-docs-es
4+
..image::https://travis-ci.org/python/python-docs-es.svg?branch=3.8
5+
:target:https://travis-ci.org/python/python-docs-es
66
:alt:Build Status
77

88
..image::https://readthedocs.org/projects/python-docs-es/badge/?version=3.8

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp