Skip to content

Commit 8fe879d

Browse files
Fix link
1 parent a9e08be commit 8fe879d

File tree

1 file changed

+1
-1
lines changed
  • exonum-java-binding/time-oracle/src/main/java/com/exonum/binding/time

1 file changed

+1
-1
lines changed

exonum-java-binding/time-oracle/src/main/java/com/exonum/binding/time/TimeSchema.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* Exonum time service database schema. It provides read-only access to the state
2727
* of the time oracle for a given {@linkplain View database view}.
2828
*
29-
* @see <a href="https://exonum.com/doc/version/latest/advanced/time/">Time oracle documentation</a>
29+
* @see <a href="https://exonum.com/doc/version/0.10/advanced/time/">Time oracle documentation</a>
3030
*/
3131
public interface TimeSchema {
3232

0 commit comments

Comments
 (0)