@roughapp/feature 0.4.1 → 0.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -10,7 +10,8 @@ declarations and a separate stylesheet.
10
10
 
11
11
  > **Pre-1.0:** minor releases may contain breaking changes. Pin
12
12
  > `@roughapp/feature` to an exact version if you want to control when you
13
- > upgrade. See the [changelog](./CHANGELOG.md) before updating.
13
+ > upgrade. Review the hosted [Feature SDK changelog](https://rough.app/docs/changelog)
14
+ > before updating.
14
15
 
15
16
  ## Before you start
16
17