Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Shuttleworth foundation
ca-cla-chooser
Commits
f3168787
Commit
f3168787
authored
Oct 22, 2014
by
Jon Phillips
Browse files
changed shortener to fab server
parent
aa89533d
Changes
1
Hide whitespace changes
Inline
Side-by-side
js/chooser.js
View file @
f3168787
...
...
@@ -19,8 +19,8 @@ var debugNeedle = 1337;
var
serviceUrl
=
'
http://service.fabricatorz.com
'
;
// var serviceUrl = 'http://service.localhost';
var
urlShortener
=
'
http://contributoragreements.org/u2s
'
;
//
var urlShortener = serviceUrl + '/u2s';
//
var urlShortener = 'http://contributoragreements.org/u2s';
var
urlShortener
=
serviceUrl
+
'
/u2s
'
;
// var urlShortener = 'http://service.localhost' + '/u2s';
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment