Skip to content

Commit

Permalink
Fixed PR based on feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
rclabo committed Jan 10, 2022
1 parent b00fb73 commit 2fe5d36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
uid: setupJavaDebugging
uid: contributing/setup-java-debugging
---

# How to Setup Java Lucene 4.8 Debugging
Expand Down
2 changes: 1 addition & 1 deletion websites/site/lucenetemplate/styles/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ article img {
margin:15px 0 30px 0;
}

article[data-uid="setupJavaDebugging"] img {
article[data-uid="contributing/setup-java-debugging"] img {
border: solid 1px #dedcd3
}

Expand Down

0 comments on commit 2fe5d36

Please sign in to comment.