Skip to content

Commit 852c1aa

Browse files
committed
Updated docs url.
1 parent b214845 commit 852c1aa

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All significant changes to this project will be documented in this file.
44
## [1.0.0-beta.4](https://github.com/stickytools/sticky-encoding/tree/1.0.0-beta.4)
55

66
#### Added
7-
- Added complete documentation set available @ [https://stickytools.io/stickyencoding](https://stickytools.io/stickyencoding).
7+
- Added complete documentation set available @ [https://stickytools.io/sticky-encoding](https://stickytools.io/sticky-encoding).
88

99
## [1.0.0-beta.3](https://github.com/stickytools/sticky-encoding/tree/1.0.0-beta.3)
1010

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ format that can be stored on disk or sent over a socket.
3030

3131
## Documentation
3232

33-
* [User Guides & Reference](https://stickytools.io/stickyencoding) - Extensive user guides and reference documentation! 100% documented API, full examples and many hidden details.
33+
* [User Guides & Reference](https://stickytools.io/sticky-encoding) - Extensive user guides and reference documentation! 100% documented API, full examples and many hidden details.
3434

3535
## Quick Start Guide
3636

StickyEncoding.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
1818
s.homepage = "https://github.com/stickytools/sticky-encoding"
1919
s.author = { "Tony Stone" => "https://github.com/tonystone" }
2020
s.source = { :git => "https://github.com/stickytools/sticky-encoding.git", :tag => s.version.to_s }
21-
s.documentation_url = 'https://stickytools.io/stickyencoding/index.html'
21+
s.documentation_url = 'https://stickytools.io/sticky-encoding/index.html'
2222

2323
s.swift_version = '4.2'
2424

docs/docsets/StickyEncoding.tgz

1 Byte
Binary file not shown.

0 commit comments

Comments
 (0)