mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-09 10:35:39 +02:00
octave: fix broken links (#17445)
This commit is contained in:
parent
ad3d2e81a0
commit
133fccfdf2
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# octave
|
# octave
|
||||||
|
|
||||||
> 과학 계산을 위한 프로그래밍 언어.
|
> 과학 계산을 위한 프로그래밍 언어.
|
||||||
> 더 많은 정보: <https://docs.octave.org/latest/Invoking-Octave-from-the-Command-Line.html>.
|
> 더 많은 정보: <https://docs.octave.org/latest/Command-Line-Options.html>.
|
||||||
|
|
||||||
- 대화형 세션 시작:
|
- 대화형 세션 시작:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# octave
|
# octave
|
||||||
|
|
||||||
> A programming language for scientific computing.
|
> A programming language for scientific computing.
|
||||||
> More information: <https://docs.octave.org/latest/Invoking-Octave-from-the-Command-Line.html>.
|
> More information: <https://docs.octave.org/latest/Command-Line-Options.html>.
|
||||||
|
|
||||||
- Start an interactive session:
|
- Start an interactive session:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue