I noticed the HelpLink value in registry still points to BitBucket. Dunno if that’s correct anymore, but just mentioning it.
![]()
I noticed the HelpLink value in registry still points to BitBucket. Dunno if that’s correct anymore, but just mentioning it.
![]()
I checked all source files for ‘bitbucket’ string:
$ find .. -type f -print0 | xargs -0 grep -i bitbucket
../.github/workflows/mirror.yml: to_bitbucket:
../.github/workflows/mirror.yml: git@bitbucket.org:agriggio/art.git
../.github/workflows/mirror.yml: ${{ secrets.BITBUCKET_SSH_KEY }}
../RELEASE_NOTES.txt:ART webpage: http://bitbucket.org/agriggio/ART
../rtdata/languages/Italiano:# Translators please append a comment here with the current date and your name(s) as used in the RawTherapee/ART forum or Bitbucket page
../rtdata/languages/default:#02 Translators please append a comment here with the current date and your name(s) as used in the RawTherapee/ART forum or Bitbucket page, e.g.:
../rtdata/languages/Magyar:#02 Translators please append a comment here with the current date and your name(s) as used in the RawTherapee/ART forum or Bitbucket page, e.g.:
../tools/osx/Info.plist.in: <string>https://bitbucket.org/agriggio/art</string>
../tools/osx/macosx_bundle.sh: CreateWebloc 'Website' 'https://bitbucket.org/agriggio/art'
../tools/osx/macosx_bundle.sh: CreateWebloc 'Documentation' 'https://bitbucket.org/agriggio/art/wiki/Home'
../tools/osx/macosx_bundle.sh: CreateWebloc 'Report Bug' 'https://bitbucket.org/agriggio/art/issues/'
../tools/win/InnoSetup/WindowsInnoSetup.iss.in:#define MyAppURL "http://bitbucket.org/agriggio/ART/"
Thanks to both, they should definitely be updated