Dear Maintainer,
/etc/skel/.bashrc contains the following lines:
# You may want to put all your additions into a separate file like
# ~/.bash_aliases, instead of adding them here directly.
# See /usr/share/doc/bash-doc/examples in the bash-doc package.
However bash-doc installs its documentation in /usr/share/doc/bash/ so the
correct path for the .bashrc comment would be '/usr/share/doc/bash/examples'.