elementary / docs

Documentation for 3rd-party app development
https://docs.elementary.io
78 stars 31 forks source link

Use "io.github" prefix for RDNN #210

Closed ryonakano closed 1 month ago

ryonakano commented 1 month ago

Fixes #158 Replaced with: $ git grep -l com.github | xargs sed -i "s/com\(.\)github/io\1github/g"


We should not use the "com.github" prefix because we don't have any control over the "github.com" domain.

See also: