Unverified Commit 6d280524 authored by Rhett Ying's avatar Rhett Ying Committed by GitHub
Browse files

[Doc] revert change in link

parent cccbb912
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
"\n", "\n",
"Take a look at the following examples:\n", "Take a look at the following examples:\n",
"\n", "\n",
"From [COO format](https://en.wikipedia.org/wiki/Sparse_matrix#Coordinate_list_\(COO\))" "From [COO format](https://en.wikipedia.org/wiki/Sparse_matrix#Coordinate_list_(COO))"
], ],
"metadata": { "metadata": {
"id": "_q4HYodcWenB" "id": "_q4HYodcWenB"
...@@ -214,7 +214,7 @@ ...@@ -214,7 +214,7 @@
{ {
"cell_type": "markdown", "cell_type": "markdown",
"source": [ "source": [
"From [CSR format](https://en.wikipedia.org/wiki/Sparse_matrix#Compressed_sparse_row_\(CSR,_CRS_or_Yale_format\)) and [CSC format](https://en.wikipedia.org/wiki/Sparse_matrix#Compressed_sparse_column_\(CSC_or_CCS\))" "From [CSR format](https://en.wikipedia.org/wiki/Sparse_matrix#Compressed_sparse_row_(CSR,_CRS_or_Yale_format)) and [CSC format](https://en.wikipedia.org/wiki/Sparse_matrix#Compressed_sparse_column_(CSC_or_CCS))"
], ],
"metadata": { "metadata": {
"id": "XfnW7kGnd1lF" "id": "XfnW7kGnd1lF"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment