Skip to content

Commit d484858

Browse files
committed
Merge branch 'docs-tweak' into 'master'
Fix README and API Docs See merge request Mordil/swift-redis-nio-client!49
2 parents 23a8d44 + 06c0aee commit d484858

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pages:
2323
--root-url "https://mordil.gitlab.io/swift-redis-nio-client/docs/RedisNIO" \
2424
--module "RedisNIO" \
2525
--module-version "$version" \
26-
--theme fullwidth \
26+
--theme docs/theme \
2727
--xcodebuild-arguments -scheme,swift-redis-nio-client-Package \
2828
--sourcekitten-sourcefile "./RedisNIO.json" \
2929
--output "./public"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
| :bell: The [GitHub repository](https://github.com/Mordil/swift-redis-nio-client) is a **read-only** mirror of the GitLab repository. For issues and merge requests, [please visit GitLab](https://gitlab.com/mordil/swift-redis-nio-client). :bell: |
1+
| The [GitHub repository](https://github.com/Mordil/swift-redis-nio-client) is a **read-only** mirror of the GitLab repository. For issues and merge requests, [please visit GitLab](https://gitlab.com/mordil/swift-redis-nio-client). |
22
|---|
33

44
[![License](https://img.shields.io/badge/License-Apache%202.0-yellow.svg)](./LICENSE.txt)

0 commit comments

Comments
 (0)