config/application.rb in atp-0.5.4 vs config/application.rb in atp-0.6.0
- old
+ new
@@ -8,10 +8,10 @@
# by condensing these attributes that do similar things
self.name = "atp"
self.namespace = "ATP"
config.name = "atp"
config.initials = "ATP"
- config.rc_url = "ssh://git@github.com:ginty/atp.git"
+ config.rc_url = "git@github.com:Origen-SDK/atp.git"
config.release_externally = true
# To enable deployment of your documentation to a web server (via the 'origen web'
# command) fill in these attributes.
config.web_directory = "/proj/.web_origen/html/atp"