Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Kohn <[email protected]>
  • Loading branch information
dankohn committed May 18, 2019
1 parent 16e6643 commit 11055d9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions examples/incubating.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,28 +101,28 @@
<tr>
<th>Pancake color</th>
<td></td>
<td><img src="/projects/grpc/stacked/color/grpc-pancake-color.png" width="95"></td>
<td><img src="/projects/grpc/pancake/color/grpc-pancake-color.png" width="95"></td>
<td></td>
<td></td>
<td><img src="/projects/grpc/stacked/color/grpc-pancake-color.svg" width="95"></td>
<td><img src="/projects/grpc/pancake/color/grpc-pancake-color.svg" width="95"></td>
<td></td>
</tr>
<tr>
<th>Pancake black</th>
<td></td>
<td><img src="/projects/grpc/stacked/color/grpc-pancake-black.png" width="95"></td>
<td><img src="/projects/grpc/pancake/color/grpc-pancake-black.png" width="95"></td>
<td></td>
<td></td>
<td><img src="/projects/grpc/stacked/color/grpc-pancake-black.svg" width="95"></td>
<td><img src="/projects/grpc/pancake/color/grpc-pancake-black.svg" width="95"></td>
<td></td>
</tr>
<tr>
<th>Pancake white</th>
<td></td>
<td><img src="/projects/grpc/stacked/color/grpc-pancake-white.png" width="95"></td>
<td><img src="/projects/grpc/pancake/color/grpc-pancake-white.png" width="95"></td>
<td></td>
<td></td>
<td><img src="/projects/grpc/stacked/color/grpc-pancake-white.svg" width="95"></td>
<td><img src="/projects/grpc/pancake/color/grpc-pancake-white.svg" width="95"></td>
<td></td>
</tr>
</table>
Expand Down

0 comments on commit 11055d9

Please sign in to comment.