Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit604ccab

Browse files
committed
Fix formatting error
1 parent31999db commit604ccab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cookbook/upgrade/major_version.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ There are a couple of steps to upgrading a major version:
2525

2626
During the lifecycle of a major release, new features are added and method
2727
signatures and public API usages are changed. However,
28-
:doc:`minor versions </cookbook/upgrade/minor_version` should not contain any
28+
:doc:`minor versions</cookbook/upgrade/minor_version>` should not contain any
2929
backwards compatibility changes. To accomplish this, the "old" (e.g. functions,
3030
classes, etc) code still works, but is marked as *deprecated*, indicating that
3131
it will be removed/changed in the future and that you should stop using it.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp