Skip to content

Commit 468b9f4

Browse files
authored
Merge pull request #1076 from phpDocumentor/backport/1.x/pr-1074
[1.x] Merge pull request #1074 from phpDocumentor/docs-deployed-urls
2 parents 5f1aff2 + a54c220 commit 468b9f4

File tree

21 files changed

+57
-57
lines changed

21 files changed

+57
-57
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

2-
.. image:: http://poser.pugx.org/phpdocumentor/guides-cli/require/php
2+
.. image:: https://poser.pugx.org/phpdocumentor/guides-cli/require/php
33
:alt: PHP Version Require
44
:target: https://packagist.org/packages/phpdocumentor/guides-cli
55

6-
.. image:: http://poser.pugx.org/phpdocumentor/guides-cli/v/unstable
6+
.. image:: https://poser.pugx.org/phpdocumentor/guides-cli/v/unstable
77
:alt: Latest Unstable Version
88
:target: https://packagist.org/packages/phpdocumentor/guides-cli
99

@@ -25,7 +25,7 @@ The Guides library is flexible, allowing you to plug in support for various inpu
2525
such as Restructured Text, and output formats, such as HTML.
2626

2727
:Mono-Repository: https://github.com/phpDocumentor/guides
28-
:Documentation: https://github.com/phpDocumentor/guides/tree/main/docs/index.rst
28+
:Documentation: https://docs.phpdoc.org/components/guides/guides/index.html
2929
:Packagist: https://packagist.org/packages/phpdocumentor/guides
3030

3131
You can try out this reposistory convieniently in GitPod by clicking this button:

packages/guides-cli/.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ to this repository directly but always to the mono-repository linked above.
1414

1515
# Make changes (create pull requests)
1616

17-
See the `Contribution chapter <https://github.com/phpDocumentor/guides/tree/main/docs/contributions/index.rst>`__ in the
18-
`Documentation` <https://github.com/phpDocumentor/guides/tree/main/docs/index.rst>`__.
17+
See the `Contribution chapter <https://docs.phpdoc.org/components/guides/guides/contributions/index.html>`__ in the
18+
`Documentation` <https://docs.phpdoc.org/components/guides/guides/index.html>`__.

packages/guides-cli/CONTRIBUTING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ Create Issues
1919
Make changes (create pull requests)
2020
===================================
2121

22-
See the `Contribution chapter <https://github.com/phpDocumentor/guides/tree/main/docs/contributions/index.rst>`__ in the
23-
`Documentation` <https://github.com/phpDocumentor/guides/tree/main/docs/index.rst>`__.
22+
See the `Contribution chapter <https://docs.phpdoc.org/components/guides/guides/contributions/index.html>`__ in the
23+
`Documentation` <https://docs.phpdoc.org/components/guides/guides/index.html>`__.

packages/guides-cli/README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11

2-
.. image:: http://poser.pugx.org/phpdocumentor/guides-cli/require/php
2+
.. image:: https://poser.pugx.org/phpdocumentor/guides-cli/require/php
33
:alt: PHP Version Require
44
:target: https://packagist.org/packages/phpdocumentor/guides-cli
55

6-
.. image:: http://poser.pugx.org/phpdocumentor/guides-cli/v/stable
6+
.. image:: https://poser.pugx.org/phpdocumentor/guides-cli/v/stable
77
:alt: Latest Stable Version
88
:target: https://packagist.org/packages/phpdocumentor/guides-cli
99

10-
.. image:: http://poser.pugx.org/phpdocumentor/guides-cli/v/unstable
10+
.. image:: https://poser.pugx.org/phpdocumentor/guides-cli/v/unstable
1111
:alt: Latest Unstable Version
1212
:target: https://packagist.org/packages/phpdocumentor/guides-cli
1313

@@ -31,6 +31,6 @@ The package `phpdocumentor/guides-cli <https://packagist.org/packages/phpdocumen
3131
application and Symfony Console Command used for standalone processing of documentation files.
3232

3333
:Mono-Repository: https://github.com/phpDocumentor/guides
34-
:Documentation: https://github.com/phpDocumentor/guides/tree/main/docs/index.rst
34+
:Documentation: https://docs.phpdoc.org/components/guides/guides/index.html
3535
:Packagist: https://packagist.org/packages/phpdocumentor/guides-cli
3636
:Contribution: https://github.com/phpDocumentor/guides/tree/main/CONTRIBUTING.rst

packages/guides-code/.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ to this repository directly but always to the mono-repository linked above.
1414

1515
# Make changes (create pull requests)
1616

17-
See the `Contribution chapter <https://github.com/phpDocumentor/guides/tree/main/docs/contributions/index.rst>`__ in the
18-
`Documentation` <https://github.com/phpDocumentor/guides/tree/main/docs/index.rst>`__.
17+
See the `Contribution chapter <https://docs.phpdoc.org/components/guides/guides/contributions/index.html>`__ in the
18+
`Documentation` <https://docs.phpdoc.org/components/guides/guides/index.html>`__.

packages/guides-code/CONTRIBUTING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ Create Issues
1919
Make changes (create pull requests)
2020
===================================
2121

22-
See the `Contribution chapter <https://github.com/phpDocumentor/guides/tree/main/docs/contributions/index.rst>`__ in the
23-
`Documentation` <https://github.com/phpDocumentor/guides/tree/main/docs/index.rst>`__.
22+
See the `Contribution chapter <https://docs.phpdoc.org/components/guides/guides/contributions/index.html>`__ in the
23+
`Documentation` <https://docs.phpdoc.org/components/guides/guides/index.html>`__.

packages/guides-code/README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11

2-
.. image:: http://poser.pugx.org/phpdocumentor/guides-code/require/php
2+
.. image:: https://poser.pugx.org/phpdocumentor/guides-code/require/php
33
:alt: PHP Version Require
44
:target: https://packagist.org/packages/phpdocumentor/guides-code
55

6-
.. image:: http://poser.pugx.org/phpdocumentor/guides-code/v/stable
6+
.. image:: https://poser.pugx.org/phpdocumentor/guides-code/v/stable
77
:alt: Latest Stable Version
88
:target: https://packagist.org/packages/phpdocumentor/guides-code
99

10-
.. image:: http://poser.pugx.org/phpdocumentor/guides-code/v/unstable
10+
.. image:: https://poser.pugx.org/phpdocumentor/guides-code/v/unstable
1111
:alt: Latest Unstable Version
1212
:target: https://packagist.org/packages/phpdocumentor/guides-code
1313

@@ -31,6 +31,6 @@ The package `phpdocumentor/guides-code <https://packagist.org/packages/phpdocume
3131
support for syntax highlighting, and a multi-language code block, allowing you to show equivalent code in multiple languages.
3232

3333
:Mono-Repository: https://github.com/phpDocumentor/guides
34-
:Documentation: https://github.com/phpDocumentor/guides/tree/main/docs/index.rst
34+
:Documentation: https://docs.phpdoc.org/components/guides/guides/index.html
3535
:Packagist: https://packagist.org/packages/phpdocumentor/guides-code
3636
:Contribution: https://github.com/phpDocumentor/guides/tree/main/CONTRIBUTING.rst

packages/guides-graphs/.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ to this repository directly but always to the mono-repository linked above.
1414

1515
# Make changes (create pull requests)
1616

17-
See the `Contribution chapter <https://github.com/phpDocumentor/guides/tree/main/docs/contributions/index.rst>`__ in the
18-
`Documentation` <https://github.com/phpDocumentor/guides/tree/main/docs/index.rst>`__.
17+
See the `Contribution chapter <https://docs.phpdoc.org/components/guides/guides/contributions/index.html>`__ in the
18+
`Documentation` <https://docs.phpdoc.org/components/guides/guides/index.html>`__.

packages/guides-graphs/CONTRIBUTING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ Create Issues
1919
Make changes (create pull requests)
2020
===================================
2121

22-
See the `Contribution chapter <https://github.com/phpDocumentor/guides/tree/main/docs/contributions/index.rst>`__ in the
23-
`Documentation` <https://github.com/phpDocumentor/guides/tree/main/docs/index.rst>`__.
22+
See the `Contribution chapter <https://docs.phpdoc.org/components/guides/guides/contributions/index.html>`__ in the
23+
`Documentation` <https://docs.phpdoc.org/components/guides/guides/index.html>`__.

packages/guides-graphs/README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11

2-
.. image:: http://poser.pugx.org/phpdocumentor/guides-graphs/require/php
2+
.. image:: https://poser.pugx.org/phpdocumentor/guides-graphs/require/php
33
:alt: PHP Version Require
44
:target: https://packagist.org/packages/phpdocumentor/guides-graphs
55

6-
.. image:: http://poser.pugx.org/phpdocumentor/guides-graphs/v/stable
6+
.. image:: https://poser.pugx.org/phpdocumentor/guides-graphs/v/stable
77
:alt: Latest Stable Version
88
:target: https://packagist.org/packages/phpdocumentor/guides-graphs
99

10-
.. image:: http://poser.pugx.org/phpdocumentor/guides-graphs/v/unstable
10+
.. image:: https://poser.pugx.org/phpdocumentor/guides-graphs/v/unstable
1111
:alt: Latest Unstable Version
1212
:target: https://packagist.org/packages/phpdocumentor/guides-graphs
1313

@@ -32,6 +32,6 @@ The package `phpdocumentor/guides-graphs <https://packagist.org/packages/phpdocu
3232
Guides library. Using this package is optional.
3333

3434
:Mono-Repository: https://github.com/phpDocumentor/guides
35-
:Documentation: https://github.com/phpDocumentor/guides/tree/main/docs/index.rst
35+
:Documentation: https://docs.phpdoc.org/components/guides/guides/index.html
3636
:Packagist: https://packagist.org/packages/phpdocumentor/guides-graphs
3737
:Contribution: https://github.com/phpDocumentor/guides/tree/main/CONTRIBUTING.rst

0 commit comments

Comments
 (0)