Skip to content

Commit 83e351d

Browse files
Apply suggestions from code review [netlify-build]
1 parent d00f197 commit 83e351d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/_data/release-notes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## This manually-generated file powers segment.com/docs/release-notes.
1+
## This manually-generated file powers segment.com/docs/release-notes/test/.
22

33
notes:
44
- title: Linked Audiences and Data Graph General Availability

src/release-notes/test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ hide_toc: true
55

66
<div class="release-note-card--filter-button">
77
<p>Select one of the following buttons to see release notes in that release stage:<br></p>
8-
<button class="button button-hollow" style="style=width:1500%" onclick="javascript:hideCards(ga)">GA</button>
8+
<button class="button button-hollow" onclick="javascript:hideCards(ga)">GA</button>
99
<button class="button button-hollow" onclick="javascript:hideCards(beta)">Beta</button>
1010
<button class="button button-hollow" onclick="javascript:hideCards(pilot)">Pilot</button>
1111
<button class="button" style="color: #3366ff" onclick="javascript:showCards()">Reset</button>

0 commit comments

Comments
 (0)