We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9e08be commit 8fe879dCopy full SHA for 8fe879d
exonum-java-binding/time-oracle/src/main/java/com/exonum/binding/time/TimeSchema.java
@@ -26,7 +26,7 @@
26
* Exonum time service database schema. It provides read-only access to the state
27
* of the time oracle for a given {@linkplain View database view}.
28
*
29
- * @see <a href="https://exonum.com/doc/version/latest/advanced/time/">Time oracle documentation</a>
+ * @see <a href="https://exonum.com/doc/version/0.10/advanced/time/">Time oracle documentation</a>
30
*/
31
public interface TimeSchema {
32
0 commit comments