Skip to content

Commit 89e0e58

Browse files
authored
Merge pull request #132 from OpenLiberty/staging
Merge staging to prod - Cloud hosted adjustments (#131)
2 parents b8876e2 + 01d4d61 commit 89e0e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ the result of the
269269
be compatible with this feature, it must be converted to a Promise by invoking its
270270
[hotspot=httpInstanceAndAwaitFeatureAndHttpGetAndToPromise]`toPromise()` method. A
271271
Promise is how JavaScript represents the state of an asynchronous operation. If you
272-
want to learn more, check out https://promisejs.org[^] for an introduction.
272+
want to learn more, check out https://promisejs.org[promisejs.org^] for an introduction.
273273

274274
// =================================================================================================
275275
// Defining the component to consume the service

0 commit comments

Comments
 (0)