Skip to content

Commit f66d2d8

Browse files
committed
Updated migration guide
1 parent 8b90758 commit f66d2d8

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

docs/migration/MigratingFromV7ToV8.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,7 @@ Use alternative memory cache such as Redis, Memcache, Ssdb, etc.
3535
`CacheManager::getInstance('Apcu')`
3636

3737
### Phpfastcache API has been upgraded to 3.0.0
38-
Check `CHANGELOG_API.md` to see the changes
39-
40-
### Phpfastcache API has been upgraded to 3.0.0
41-
Check `CHANGELOG_API.md` to see the changes
38+
Check the [CHANGELOG_API.md](./../../CHANGELOG_API.md) to see the changes.
4239

4340
### Removal of static counters
4441
As of the V8 the static I/O counter have been removed

0 commit comments

Comments
 (0)