Skip to content

Commit

Permalink
Update PR numbers (cpp-pm#270)
Browse files Browse the repository at this point in the history
* Update apg.rst

* Update jpeg-compressor.rst
  • Loading branch information
rbsheth authored Oct 7, 2020
1 parent a5499dd commit feba04f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/packages/pkg/apg.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ apg
- `Official <https://github.com/capnramses/apg>`__
- `Hunterized <https://github.com/cpp-pm/apg>`__
- `Example <https://github.com/cpp-pm/hunter/blob/master/examples/apg/CMakeLists.txt>`__
- Added by `Rahul Sheth <https://github.com/rbsheth>`__ (`pr-N <https://github.com/cpp-pm/hunter/pull/268>`__)
- Added by `Rahul Sheth <https://github.com/rbsheth>`__ (`pr-268 <https://github.com/cpp-pm/hunter/pull/268>`__)

.. literalinclude:: /../examples/apg/CMakeLists.txt
:language: cmake
Expand Down
2 changes: 1 addition & 1 deletion docs/packages/pkg/jpeg-compressor.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jpeg-compressor
- `Official <https://github.com/richgel999/jpeg-compressor>`__
- `Hunterized <https://github.com/cpp-pm/jpeg-compressor>`__
- `Example <https://github.com/cpp-pm/hunter/blob/master/examples/jpeg-compressor/CMakeLists.txt>`__
- Added by `Rahul Sheth <https://github.com/rbsheth>`__ (`pr-N <https://github.com/cpp-pm/hunter/pull/269>`__)
- Added by `Rahul Sheth <https://github.com/rbsheth>`__ (`pr-269 <https://github.com/cpp-pm/hunter/pull/269>`__)

.. literalinclude:: /../examples/jpeg-compressor/CMakeLists.txt
:language: cmake
Expand Down

0 comments on commit feba04f

Please sign in to comment.