Skip to content

Commit 79284de

Browse files
davidwyaoKevcproPriyanshi Patelgkwan-ibmDavid Yao
authored
Cloud hosted adjustments (#131)
* Update README.adoc * Create triggerConversion.yml * Update triggerConversion.yml * Fixing yml file * Update README.adoc * Update app.component.ts Removed back tick as it was causing issues with the converter * Update app.component.ts * Update app.component.ts * Update README.adoc * Update README.adoc * Update README.adoc * Update README.adoc * Update README.adoc * Update README.adoc * Update README.adoc * update versions * Update mp version * Update README.adoc Co-authored-by: Kevin Cho <[email protected]> Co-authored-by: Priyanshi Patel <[email protected]> Co-authored-by: Gilbert Kwan <[email protected]> Co-authored-by: David Yao <[email protected]>
1 parent a1526cf commit 79284de

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)