Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 4dcda17

Browse files
committed
typos and url fixes
1 parent ceb7d46 commit 4dcda17

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bundles/create.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ in the enabled bundles at <Bundle>/Resources/rdf-mappings. If you use a bundle
158158
that has no RDFa mapping, you can specify a list of rdf_config_dirs that will
159159
additionally be checked for metadata.
160160

161-
See the documentation of createphp for the format of the XML metadata format.
161+
See the `documentation of createphp <https://github.com/flack/createphp>` for the format of the XML metadata format.
162162

163163

164164
Access control
@@ -288,7 +288,7 @@ Developing the hallo wysiwyg editor
288288
You can develop the hallo editor inside the Create bundle. By default, a minimized
289289
version of hallo that is bundled with create is used. To develop the actual code,
290290
you will need to checkout the full hallo repository first. You can do this by running
291-
the following commenad from the command line:
291+
the following command from the command line:
292292

293293
.. code-block:: bash
294294

bundles/phpcr-odm.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
DoctrinePHPCRBundle
22
===================
33

4-
The `DoctrinePHPCRBundle <https://github.com/doctrine/phpcr-bundle>`_
4+
The `DoctrinePHPCRBundle <https://github.com/doctrine/DoctrinePHPCRBundle>`_
55
provides integration with the PHP content repository and optionally with
66
Doctrine PHPCR-ODM to provide the ODM document manager in symfony.
77

contributing/code.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Resources / Links
88
-----------------
99

1010
* `GitHub <https://github.com/symfony-cmf>`_
11-
* `Website <http://cmf.symfony-project.org/>`_
12-
* `Wiki <http://wiki.github.com/symfony-cmf/symfony-cmf/>`_
11+
* `Website <http://cmf.symfony.com/>`_
12+
* `Wiki <https://github.com/symfony-cmf/symfony-cmf/wiki>`_
1313
* `Issue Tracker <http://github.com/symfony-cmf/symfony-cmf/issues>`_
1414
* `IRC channel <irc://freenode/#symfony-cmf>`_
1515
* `Users mailing list <http://groups.google.com/group/symfony-cmf-users>`_

0 commit comments

Comments
 (0)