diff --git a/CHANGELOG.md b/CHANGELOG.md index 46f08de..f33c8b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All significant changes to this project will be documented in this file. ## [1.0.0-beta.4](https://github.com/stickytools/sticky-encoding/tree/1.0.0-beta.4) #### Added -- Added complete documentation set available @ [https://stickytools.io/stickyencoding](https://stickytools.io/stickyencoding). +- Added complete documentation set available @ [https://stickytools.io/sticky-encoding](https://stickytools.io/sticky-encoding). ## [1.0.0-beta.3](https://github.com/stickytools/sticky-encoding/tree/1.0.0-beta.3) diff --git a/README.md b/README.md index b621ebe..34986dc 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ format that can be stored on disk or sent over a socket. ## Documentation -* [User Guides & Reference](https://stickytools.io/stickyencoding) - Extensive user guides and reference documentation! 100% documented API, full examples and many hidden details. +* [User Guides & Reference](https://stickytools.io/sticky-encoding) - Extensive user guides and reference documentation! 100% documented API, full examples and many hidden details. ## Quick Start Guide diff --git a/StickyEncoding.podspec b/StickyEncoding.podspec index 6263cb8..77e0383 100644 --- a/StickyEncoding.podspec +++ b/StickyEncoding.podspec @@ -18,7 +18,7 @@ Pod::Spec.new do |s| s.homepage = "https://github.com/stickytools/sticky-encoding" s.author = { "Tony Stone" => "https://github.com/tonystone" } s.source = { :git => "https://github.com/stickytools/sticky-encoding.git", :tag => s.version.to_s } - s.documentation_url = 'https://stickytools.io/stickyencoding/index.html' + s.documentation_url = 'https://stickytools.io/sticky-encoding/index.html' s.swift_version = '4.2' diff --git a/docs/docsets/StickyEncoding.tgz b/docs/docsets/StickyEncoding.tgz index 6c1f467..885a98c 100644 Binary files a/docs/docsets/StickyEncoding.tgz and b/docs/docsets/StickyEncoding.tgz differ