Skip to content

Commit

Permalink
Changed references from pylonshq.com to pylonsproject.org
Browse files Browse the repository at this point in the history
  • Loading branch information
blaflamme committed Jan 13, 2011
1 parent 92936a6 commit 7205676
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 11 deletions.
4 changes: 2 additions & 2 deletions community/featuresbugs.rst
Expand Up @@ -74,8 +74,8 @@ has their own:
* `pyramid_beaker issue tracker <https://github.com/Pylons/pyramid_beaker/issues>`_
* `pyramid_xmlrpc issue tracker <https://github.com/Pylons/pyramid_xmlrpc/issues>`_
* `pyramid_jinja2 issue tracker <https://github.com/Pylons/pyramid_jinja2/issues>`_
* `PylonsHQ issue tracker <https://github.com/Pylons/pylonshq/issues>`_ (All
bugs with the pylonshq.com website should be reported here.)
* `Pylons Project issue tracker <https://github.com/Pylons/pylonshq/issues>`_ (All
bugs with the pylonshq.com/pylonsproject.org website should be reported here.)

Working on Code
---------------
Expand Down
6 changes: 3 additions & 3 deletions faq/pyramid.rst
Expand Up @@ -66,8 +66,8 @@ Pyramid *is* repoze.bfg, with:

Changes do need to be made to port existing repoze.bfg applications to
Pyramid. It is possible to automate most of the porting process. See
http://docs.pylonshq.com/pyramid/dev/tutorials/bfg/index.html for more
information.
http://docs.pylonsproject.org/projects/pyramid/dev/tutorials/bfg/index.html
for more information.

As a reference, KARL, a very large repoze.bfg application (> 70K lines of
code), was ported in 30 minutes using the provided automation.
Expand All @@ -94,7 +94,7 @@ What do you mean by "Small"?

Pyramid has roughly 5 thousand lines of code that has the potential to be
executed at runtime. For more detail, see
http://docs.pylonshq.com/pyramid/dev/designdefense.html#pyramid-is-too-big.
http://docs.pylonsproject.org/projects/pyramid/dev/designdefense.html#pyramid-is-too-big.

What do you mean by "Documented"?
---------------------------------
Expand Down
7 changes: 4 additions & 3 deletions glossary.rst
Expand Up @@ -6,9 +6,10 @@ Glossary
.. glossary::
:sorted:

PylonsHQ
Pylons Project
The main Pylons Project website

Pyramid
A `web framework <http://pylonshq.com/pyramid>`_ under the Pylons
Project.
A `web framework
<http://docs.pylonsproject.org/projects/pyramid/dev/>`_ under
the Pylons Project.
2 changes: 1 addition & 1 deletion index.rst
Expand Up @@ -101,7 +101,7 @@ Episode 1: Q&A with Ben and Chris
<http://static.repoze.org/casts/pylonspodcast-1-2010-12-03.mp3>`_

In our inaugural episode, Chris McDonough and Ben Bangert talk about `Pyramid
<http://docs.pylonshq.com/pyramid/dev/index.html>`_, `pyramid_deform
<http://docs.pylonsproject.org/projects/pyramid/dev/index.html>`_, `pyramid_deform
<https://github.com/Pylons/pyramid_deform>`_, `zc.buildout (aka "buildout")
<http://www.buildout.org/>`_, `Fabric <http://docs.fabfile.org/>`_, `WebError
<http://turbogears.org/2.0/docs/modules/thirdparty/weberror.html>`_,
Expand Down
4 changes: 2 additions & 2 deletions promote/logos.rst
Expand Up @@ -5,8 +5,8 @@ Official Pylons Project Logos

The Pylons Project logos are licensed as `Creative Commons
Attribution-NonCommercial <http://creativecommons.org/licenses/by-nc/3.0/>`_;
please link to http://pylonshq.com/ as the attribution when using them as an
hyperlink or The Pylons Project when using as text.
please link to http://pylonsproject.org/ as the attribution when using them
as an hyperlink or The Pylons Project when using as text.


Pylons logo
Expand Down

0 comments on commit 7205676

Please sign in to comment.