Skip to content

Commit 5e77aa4

Browse files
committed
Remove link to bundled user guide
1 parent 27edbad commit 5e77aa4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

releasenotes/5.1.0-beta.en.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ <h2>New Features</h2>
130130

131131
<ul>
132132
<li>Append the nearest unique ancestor folder name to the document title if multiple documents with the same name are opened.</li>
133-
<li>The new <a href="howto_readonly.html">“prevent editing” option</a> that prevents documents from being unintentionally edited.</li>
133+
<li>The new “prevent editing” option that prevents documents from being unintentionally edited.</li>
134134
<li>Introduce the new AppleScript parameter <code>editable</code> to document objects.</li>
135135
<li>Introduce the <code>--readonly</code> (<code>-r</code>) option to the <code>cot</code> command-line tool to open documents as read-only.</li>
136136
<li>Read input from the standard input when the <code>cot</code> command-line tool is used with the <code>-</code> option.</li>

releasenotes/5.1.0-beta.ja.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ <h2>新機能</h2>
130130

131131
<ul>
132132
<li>同じ名前の複数の書類が開かれたとき、最も近傍のユニークな親フォルダ名を書類タイトルに追加表示</li>
133-
<li>意図しない書類の編集編集されるのを防ぐ新しい<a href="howto_readonly.html">「編集不可にする」コマンド</a></li>
133+
<li>意図しない書類の編集編集されるのを防ぐ新しい「編集不可にする」コマンド</li>
134134
<li>AppleScriptのdocumentオブジェクトに新しい<code>editable</code>パラメータを追加</li>
135135
<li>書類を読み出し専用で開ける<code>--readonly</code> (<code>-r</code>)オプションを<code>cot</code>コマンドラインツールに追加</li>
136136
<li>標準入力から入力を読み込める<code>-</code>オプションを<code>cot</code>コマンドラインツールに追加</li>

0 commit comments

Comments
 (0)