Skip to content

Commit 16c2a45

Browse files
committed
update reference links
1 parent e46670b commit 16c2a45

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

_posts/python/style/colorway/2015-06-30-colorway.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ <h3 id="Reference">Reference<a class="anchor-link" href="#Reference">&#182;</a><
137137
</div>
138138
<div class="inner_cell">
139139
<div class="text_cell_render border-box-sizing rendered_html">
140-
<p>See <a href="https://plot.ly/python/reference/">https://plot.ly/python/reference/</a> for more information and chart attribute options!</p>
140+
<p>See <a href="https://plot.ly/python/reference/#layout-colorway">https://plot.ly/python/reference/#layout-colorway</a> for more information about the colorway attribute</p>
141141

142142
</div>
143143
</div>

_posts/python/style/colorway/colorway.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"cell_type": "markdown",
9898
"metadata": {},
9999
"source": [
100-
"See https://plot.ly/python/reference/ for more information and chart attribute options!"
100+
"See [https://plot.ly/python/reference/#layout-colorway](https://plot.ly/python/reference/#layout-colorway) for more information about the colorway attribute."
101101
]
102102
},
103103
{
@@ -115,7 +115,7 @@
115115
]
116116
},
117117
"metadata": {},
118-
"output_type": "display_data"
118+
"output_type": "execute_result"
119119
},
120120
{
121121
"data": {
@@ -127,7 +127,7 @@
127127
]
128128
},
129129
"metadata": {},
130-
"output_type": "display_data"
130+
"output_type": "execute_result"
131131
},
132132
{
133133
"name": "stdout",

_posts/r/style/2018-10-03-colorway.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ chart_link
7171

7272
#Reference
7373

74-
See [https://plot.ly/r/reference](https://plot.ly/r/reference) for more information and chart attribute options!
74+
See [https://plot.ly/r/reference/#layout-colorway](https://plot.ly/r/reference/#layout-colorway) for more information about the colorway attribute.

_posts/r/style/2018-10-03-colorway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ chart_link
7171

7272
#Reference
7373

74-
See [https://plot.ly/r/reference](https://plot.ly/r/reference) for more information and chart attribute options!
74+
See [https://plot.ly/r/reference/#layout-colorway](https://plot.ly/r/reference/#layout-colorway) for more information about the colorway attribute.

0 commit comments

Comments
 (0)