diff --git a/README.md b/README.md
index 4088690d..d1da264a 100644
--- a/README.md
+++ b/README.md
@@ -159,7 +159,7 @@ Simply load `Human` (*IIFE version*) directly from a cloud CDN in your HTML file
```html
-
+
```
For details, including how to use `Browser ESM` version or `NodeJS` version of `Human`, see [**Installation**](https://github.com/vladmandic/human/wiki/Install)
diff --git a/src/config.ts b/src/config.ts
index 5dbd206e..b3afb3fd 100644
--- a/src/config.ts
+++ b/src/config.ts
@@ -242,7 +242,7 @@ export interface Config {
}
/**
- * [Default values](https://github.com/vladmandic/human/blob/main/src/config.ts#L244) for {@Config}
+ * [See all default Config values...](https://github.com/vladmandic/human/blob/main/src/config.ts#L244)
*
*/
const config: Config = {