File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -111,10 +111,6 @@ requests:
111111 url: ${base_url}/RevenueCat/purchases-ios/documentation
112112 validation:
113113 status: .regex((2|3)\d\d)
114- /SwiftGraphs/Grape/documentation:
115- url: ${base_url}/SwiftGraphs/Grape/documentation
116- validation:
117- status: .regex((2|3)\d\d)
118114 /SwiftyLab/MetaCodable/documentation:
119115 url: ${base_url}/SwiftyLab/MetaCodable/documentation
120116 validation:
@@ -398,6 +394,10 @@ requests:
398394 url: ${base_url}/krzyzanowskim/CryptoSwift/documentation
399395 validation:
400396 status: .regex((2|3)\d\d)
397+ /li3zhen1/Grape/documentation:
398+ url: ${base_url}/li3zhen1/Grape/documentation
399+ validation:
400+ status: .regex((2|3)\d\d)
401401 /liuliu/dflat/documentation:
402402 url: ${base_url}/liuliu/dflat/documentation
403403 validation:
You can’t perform that action at this time.
0 commit comments