We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b8876e2 + 01d4d61 commit 89e0e58Copy full SHA for 89e0e58
README.adoc
@@ -269,7 +269,7 @@ the result of the
269
be compatible with this feature, it must be converted to a Promise by invoking its
270
[hotspot=httpInstanceAndAwaitFeatureAndHttpGetAndToPromise]`toPromise()` method. A
271
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.
+want to learn more, check out https://promisejs.org[promisejs.org^] for an introduction.
273
274
// =================================================================================================
275
// Defining the component to consume the service
0 commit comments