"tools/imglab/vscode:/vscode.git/clone" did not exist on "a1d42b25524fa4c517ed248648e4a291c32c3db0"
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 @@
"\n",
"Take a look at the following examples:\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": {
"id": "_q4HYodcWenB"
......@@ -214,7 +214,7 @@
{
"cell_type": "markdown",
"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": {
"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