diff --git a/Rx.playground/Pages/Error_Handling_Operators.xcplaygroundpage/Contents.swift b/Rx.playground/Pages/Error_Handling_Operators.xcplaygroundpage/Contents.swift index f20c87215..2662feb8c 100644 --- a/Rx.playground/Pages/Error_Handling_Operators.xcplaygroundpage/Contents.swift +++ b/Rx.playground/Pages/Error_Handling_Operators.xcplaygroundpage/Contents.swift @@ -128,4 +128,4 @@ example("retry maxAttemptCount") { .addDisposableTo(disposeBag) } -//: [Table of Contents](Table_of_Contents) +//: [Next](@next) - [Table of Contents](Table_of_Contents)