Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix database link and example #6350

Merged
merged 4 commits into from May 29, 2020
Merged

Conversation

willianjusten
Copy link
Contributor

@willianjusten willianjusten commented May 26, 2020

Description

Hey guys, I was just looking at the documentation and found out that with recent changes, the database.js file changed and the link got outdated, so I'm updating to the correct one.

And since the configuration now it's a bit different, I changed to represent the new block code as well.

Hey guys, I was just looking the documentation and found out that this URL is going to the old path, this will point to the new one.
And since the configuration now it's a bit different, I changed to represent the new block code as well.

Signed-off-by: Willian Justen de Vasconcellos <willianjustenqui@gmail.com>
@codecov
Copy link

codecov bot commented May 26, 2020

Codecov Report

Merging #6350 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6350      +/-   ##
==========================================
+ Coverage   19.87%   19.89%   +0.01%     
==========================================
  Files         856      856              
  Lines       12061    12051      -10     
  Branches     1956     1952       -4     
==========================================
  Hits         2397     2397              
+ Misses       8085     8079       -6     
+ Partials     1579     1575       -4     
Flag Coverage Δ
#front 14.69% <ø> (+0.01%) ⬆️
#unit 41.34% <ø> (ø)
Impacted Files Coverage Δ
...min/admin/src/components/LeftMenuHeader/Wrapper.js 60.00% <0.00%> (ø)
...cumentation/admin/src/containers/HomePage/index.js 0.00% <0.00%> (ø)
...anager/admin/src/components/SelectWrapper/index.js 0.00% <0.00%> (ø)
...ype-builder/admin/src/containers/ListView/index.js 0.00% <0.00%> (ø)
...lder/admin/src/containers/FormModal/utils/forms.js 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3726433...ed35cc9. Read the comment docs.

derrickmehaffy
derrickmehaffy previously approved these changes May 26, 2020
Copy link
Member

@derrickmehaffy derrickmehaffy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@alexandrebodin alexandrebodin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: enhancement Issue suggesting an enhancement to an existing feature source: docs Documentation changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants