Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdoug committed Aug 15, 2020
1 parent 8532740 commit db46062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/whatsnew.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ it's side or not.
Removal of deprecated methods
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The ``packIntoBox``, ``packBox`` and ``redistributeWeight`` methods were removed from the ``Packer`` class. If you were previously
using these v1 methods, please see their implementations in https://github.com/dvdoug/BoxPacker/blob/1.x-dev/Packer.php for a
using these v1 methods, please see their implementations in https://github.com/dvdoug/BoxPacker/blob/1.x/src/Packer.php for a
guide on how to achieve the same results with v2.

0 comments on commit db46062

Please sign in to comment.