mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
### What is this PR for?
https://github.com/apache/zeppelin/pull/1554 added a `processenduser.md`, but the navigation menu different name on it's link `userimpersonation.html`
This PR changes filename from `processenduser.md` to `userimpersonation.md`.
### What type of PR is it?
Hot Fix
### Todos
* [x] - Change file name
### What is the Jira issue?
https://github.com/apache/zeppelin/pull/1554
### How should this be tested?
build docs and navigate "Interpreter -> Interpreter User Impersonation"
### Screenshots (if appropriate)
### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
Author: Lee moon soo <moon@apache.org>
Closes #1704 from Leemoonsoo/fix_link and squashes the following commits:
|
||
|---|---|---|
| .. | ||
| dependencymanagement.md | ||
| dynamicform.md | ||
| dynamicinterpreterload.md | ||
| interpreterinstallation.md | ||
| interpreters.md | ||
| notebookashomepage.md | ||
| publish.md | ||
| userimpersonation.md | ||