You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Switch from porter.sh to getporter.org
The .sh TLD is a country code and we want to use something more reliable
so we are switching which domain we link everywhere to use a US
controlled TLD, .org instead.
Signed-off-by: Carolyn Van Slyck <[email protected]>
* Fix more porter.sh references
Signed-off-by: Carolyn Van Slyck <[email protected]>
Copy file name to clipboardexpand all lines: .github/pull_request_template.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Closes # _(issue)_
8
8
9
9
_If there is not an existing issue, please make sure we have context on why this change is needed. See our Contributing Guide for [examples of when an existing issue isn't necessary][1]._
Copy file name to clipboardexpand all lines: README.md
+25-25
Original file line number
Diff line number
Diff line change
@@ -7,37 +7,37 @@
7
7
Package your application, client tools, configuration, and deployment logic into an installer that you can distribute and run with a single command.
8
8
Based on the Cloud Native Application Bundle Specification, [CNAB](https://deislabs.io/cnab), Porter provides a declarative authoring experience that lets you focus on what you know best: your application.
9
9
10
-
<palign="center">Learn all about Porter at <ahref="https://porter.sh">porter.sh</a></p>
10
+
<palign="center">Learn all about Porter at <ahref="https://getporter.org">getporter.org</a></p>
11
11
12
12
# <aname="mixins"></a>Porter Mixins
13
13
14
14
Mixins provide out-of-the-box support for interacting with different tools and services from inside a bundle. You can always create a mixin, or use the exec mixin and a Custom Dockerfile if a custom mixin doesn't exist yet.
15
15
16
-
[Porter Mixins](https://porter.sh/mixins/) are available for below platform's:
16
+
[Porter Mixins](https://getporter.org/mixins/) are available for below platform's:
0 commit comments