summaryrefslogtreecommitdiff
path: root/lib/pry/pry_instance.rb
diff options
context:
space:
mode:
authorAndré Luis Leal Cardoso Junior <andrehjr@gmail.com>2022-01-09 11:23:27 -0300
committerAndré Luis Leal Cardoso Junior <andrehjr@gmail.com>2022-01-09 11:23:27 -0300
commit86257a41e3a8a704a2d3f4ae4715a69d044fdcb1 (patch)
tree72be39e09c60e60046d4a5a7a038b15c0350e909 /lib/pry/pry_instance.rb
parent8beab43027eb454adf1400dbfdb449b7d1e663f6 (diff)
downloadpry-update-pryrepl-org-refs.tar.gz
Update references from pryrepl.org to pry.github.ioupdate-pryrepl-org-refs
Diffstat (limited to 'lib/pry/pry_instance.rb')
-rw-r--r--lib/pry/pry_instance.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pry/pry_instance.rb b/lib/pry/pry_instance.rb
index d1de5c4d..c66c607e 100644
--- a/lib/pry/pry_instance.rb
+++ b/lib/pry/pry_instance.rb
@@ -20,7 +20,7 @@ require 'ostruct'
# This will show a list of available commands and their usage. For more
# information about Pry you can refer to the following resources:
#
-# * http://pryrepl.org/
+# * https://pry.github.io
# * https://github.com/pry/pry
# * the IRC channel, which is #pry on the Freenode network
#