Skip to content

Commit b190899

Browse files
committed
fix incorrect link for full changelog
1 parent 161ce99 commit b190899

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,8 @@ Use at your own risk, if you don't know what you're doing you should probably no
205205

206206
# Change Log
207207

208-
## [1.5.0](https://github.com/tripflex/cpsetup/tree/1.5.0) (May 22, 2019)
209-
[Full Changelog](https://github.com/tripflex/cpsetup/compare/1.4.0...1.5.0)
208+
## [1.5.0](https://github.com/tripflex/cpsetup/tree/v1.5.0) (May 22, 2019)
209+
[Full Changelog](https://github.com/tripflex/cpsetup/compare/v1.4.0...v1.5.0)
210210

211211
**Implemented enhancements:**
212212
- Replace `disable_functions` in all `/opt/cpanel/ea-phpXX/root/etc/php.ini` where `XX` is PHP version
@@ -223,8 +223,8 @@ Use at your own risk, if you don't know what you're doing you should probably no
223223
- Check for `-R` or `--functions` at start of script execution
224224
- Updated Y/N check to y/N to signify N as default when nothing entered
225225

226-
## [1.4.0](https://github.com/tripflex/cpsetup/tree/1.4.0) (Feb 1, 2017)
227-
[Full Changelog](https://github.com/tripflex/cpsetup/compare/1.3.3...1.4.0)
226+
## [1.4.0](https://github.com/tripflex/cpsetup/tree/v1.4.0) (Feb 1, 2017)
227+
[Full Changelog](https://github.com/tripflex/cpsetup/compare/v1.3.3...v1.4.0)
228228

229229
**Implemented enhancements:**
230230

0 commit comments

Comments
 (0)