Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ccgus/fmdb.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAugust "Gus" Mueller <gus@flyingmeat.com>2015-11-05 20:27:37 +0300
committerAugust "Gus" Mueller <gus@flyingmeat.com>2015-11-05 20:27:37 +0300
commit2986c0a4563a67d3c9f9c49112a2f75eaad98284 (patch)
tree3eca9e0290d1a64757bc0b1126ff6992b3983006
parentd2e1b514127547d7c5a62c5aeb25dd24b18e9501 (diff)
parent847223fa917bdab8b0f992fa2b329009447ff057 (diff)
Merge pull request #427 from frankenbot/master
Update redirects
-rw-r--r--README.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index 1ec0778..0695c0d 100644
--- a/README.markdown
+++ b/README.markdown
@@ -17,7 +17,7 @@ Do you have an awesome idea that deserves to be in FMDB? You might consider pin
[![Dependency Status](https://www.versioneye.com/objective-c/fmdb/2.3/badge.svg?style=flat)](https://www.versioneye.com/objective-c/fmdb/2.3)
[![Reference Status](https://www.versioneye.com/objective-c/fmdb/reference_badge.svg?style=flat)](https://www.versioneye.com/objective-c/fmdb/references)
-FMDB can be installed using [CocoaPods](http://cocoapods.org/).
+FMDB can be installed using [CocoaPods](https://cocoapods.org/).
```
pod 'FMDB'
@@ -27,7 +27,7 @@ pod 'FMDB'
# pod 'FMDB/SQLCipher' # FMDB with SQLCipher
```
-**If using FMDB with [SQLCipher](http://sqlcipher.net/) you must use the FMDB/SQLCipher subspec. The FMDB/SQLCipher subspec declares SQLCipher as a dependency, allowing FMDB to be compiled with the `-DSQLITE_HAS_CODEC` flag.**
+**If using FMDB with [SQLCipher](https://www.zetetic.net/sqlcipher/) you must use the FMDB/SQLCipher subspec. The FMDB/SQLCipher subspec declares SQLCipher as a dependency, allowing FMDB to be compiled with the `-DSQLITE_HAS_CODEC` flag.**
## FMDB Class Reference:
http://ccgus.github.io/fmdb/html/index.html