Skip to content

Commit 2129801

Browse files
committed
docs: removing intro-to-nx.livemd references
1 parent 2eef046 commit 2129801

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

nx/lib/nx.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ defmodule Nx do
2929
3030
Here is a general outline of the main references in this library:
3131
32-
* For an introduction, see our [Intro to Nx](intro-to-nx.livemd) guide
32+
* For an introduction, see our [Intro to Nx](introduction.md) guide
3333
3434
* This module provides the main API for working with tensors
3535

nx/mix.exs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ defmodule Nx.MixProject do
5757
before_closing_body_tag: &before_closing_body_tag/1,
5858
extras: [
5959
"CHANGELOG.md",
60-
"guides/intro-to-nx.livemd",
6160
"guides/getting_started/introduction.md",
6261
"guides/getting_started/installation.md",
6362
"guides/getting_started/quickstart.livemd",

0 commit comments

Comments
 (0)